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

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.

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