https://github.com/martinmendozadev/django-cookiecutter
This is a basic cookiecutter to start a Django project.
https://github.com/martinmendozadev/django-cookiecutter
django django-cookiecutter django-rest-framework docker docker-compose postgresql python
Last synced: 3 months ago
JSON representation
This is a basic cookiecutter to start a Django project.
- Host: GitHub
- URL: https://github.com/martinmendozadev/django-cookiecutter
- Owner: martinmendozadev
- License: mit
- Created: 2020-05-11T16:49:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T15:45:00.000Z (about 1 year ago)
- Last Synced: 2025-08-09T09:35:41.053Z (11 months ago)
- Topics: django, django-cookiecutter, django-rest-framework, docker, docker-compose, postgresql, python
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cookiecutter Django
=====================
This a basic template for run a Django API REST with Docker
in different environments for develop (local, test and production).
## Tools
1. Python 3.8
2. Django 3.0.6
3. PosgreSQL 11.0
4. Redis 3.5.1
5. Celery 4.4.2
### Three apps
Django REST Framework
### Already for delpoy with
Gunicorn
Django-anymail
Django-storages