https://github.com/antman261/django-custom-quickstart
https://github.com/antman261/django-custom-quickstart
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/antman261/django-custom-quickstart
- Owner: Antman261
- License: mit
- Created: 2017-01-22T05:31:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T05:43:51.000Z (over 8 years ago)
- Last Synced: 2025-03-28T12:45:01.528Z (about 1 month ago)
- Language: Python
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# django-quickstart
A quickstart template for django utilising:* AWS s3 for static/media via django-storages
* AWS for backups via dbbackup and django-storages
* A ratelimited login
* A login auth scheme routed through `/`