andrewgodwin / dockerfilesLinks
Docker files used for deploying my server components
☆21Updated 6 years ago
Alternatives and similar repositories for dockerfiles
Users that are interested in dockerfiles are comparing it to the libraries listed below
Sorting:
- A Django application to implement a follow system and a timeline using multiple backends (db, redis, etc.)☆57Updated 8 years ago
- a simple faq application for django apps☆49Updated 6 years ago
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Better handling of Python pip's requirements.txt files☆63Updated 5 years ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated last year
- Displays a red warning banner if you are running an insecure Django release.☆72Updated 2 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated 2 years ago
- A django package to speed-up your HTML email developpement workflow in django☆27Updated 2 years ago
- Add non-sequential IDs to djangorestframework without changing your models or way of working☆10Updated 9 years ago
- Automatically hook your Django-FSM transitions up to Django REST Framework