django-project-structure
This is a template/project structure for developing Django-based applications - using Django Rest Framework along with Django. The project is used by many to kickstart new Django projects with clear guidelines and reasoning.
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- apps.py
- constants.py
- exceptions.py
- helpers.py
- models.py
- urls.py
- __init__.py
- serializers.py
- urls.py
- views.py
- __init__.py
- serializers.py
- urls.py
- views.py
- __init__.py
- .gitkeep
- __init__.py
- command.py
- __init__.py
- __init__.py
- __init__.py
- test_common_services.py
- __init__.py
- admin.py
- apps.py
- models.py
- services.py
- urls.py
- constants.py
- generics.py
- helpers.py
- mixins.py
- models.py
- serializers.py
- __init__.py
- asgi.py
- settings.py
- urls.py
- wsgi.py
- Dockerfile
- default.conf
- Dockerfile
- docker-compose.yml
- CHANGELOG.md
- CONTRIBUTING.md
- deployment.md
- swagger.yaml
- .gitkeep
- .gitkeep
- .gitkeep
- common.txt
- local.txt
- production.txt
- .gitkeep
- .gitkeep
- .dockerignore
- .env.example
- .gitignore
- .pre-commit-config.yaml
- entrypoint.sh
- LICENSE
- manage.py
- pyproject.toml
- pytest.ini
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
