Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yusufberki/django-structure
Example of the Django structure created in the article "Best Practice Django Structure: Part 1".
https://github.com/yusufberki/django-structure
django python
Last synced: about 9 hours ago
JSON representation
Example of the Django structure created in the article "Best Practice Django Structure: Part 1".
- Host: GitHub
- URL: https://github.com/yusufberki/django-structure
- Owner: YusufBerki
- License: gpl-3.0
- Created: 2022-08-22T21:14:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T21:23:49.000Z (about 2 years ago)
- Last Synced: 2024-01-19T17:53:10.024Z (10 months ago)
- Topics: django, python
- Language: Python
- Homepage: https://yusufberki.medium.com/best-practice-django-structure-part-1-81db5b6724bc
- Size: 21.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-structure
Example of the Django structure created in the article "[Best Practice Django Structure: Part 1](https://yusufberki.medium.com/best-practice-django-structure-part-1-81db5b6724bc)".