An open API service indexing awesome lists of open source software.

https://github.com/rocity/dj-model-demo

A demo of how Django's model relationships work
https://github.com/rocity/dj-model-demo

django django-orm python

Last synced: 4 days ago
JSON representation

A demo of how Django's model relationships work

Awesome Lists containing this project

README

          

# Django Model Relationships Demo

A demo of how django relationships work

# Structure

![model structure](./structure1.png)

# License

This software is licensed under [The MIT License](./LICENSE).