This website requires JavaScript.
Explore
Help
Register
Sign In
cookiecutter
/
cookiecutter-django
Watch
1
Star
1
Fork
0
You've already forked cookiecutter-django
mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced
2024-11-23 01:57:03 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25000e1015
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
compose
/
production
History
Bruno Alla
25000e1015
Merge branch 'master' into django-multi
2021-02-23 20:09:58 +00:00
..
aws
Added the awscli container for uploading and downloading backups from and to Amazon S3
2019-04-02 15:36:44 +02:00
django
Replaced copying python package directories with wheel files which are then used to install all requirements. This way the generated images would be a lot more stable as well. Size increases by 2-3mb though
2020-09-16 15:24:16 +05:30
postgres
Refactor POSTGRES_PORT env
2018-05-09 12:58:37 +03:00
traefik
Added a comment to relevant part of documentation. Also removed the unnecessary scheme key as the default value for scheme is https anyway
2020-09-18 22:14:18 +05:30