vintasoftware / django-production-launch-checklistLinks
A checklist we use here at Vinta before launching a product we've been working on.
☆40Updated 5 years ago
Alternatives and similar repositories for django-production-launch-checklist
Users that are interested in django-production-launch-checklist are comparing it to the libraries listed below
Sorting:
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 2 months ago
- Simple role filtering for django-rest-framework☆97Updated last year
- A CBV to handle multiple forms in one view☆174Updated 3 years ago
- Improve performance and maintainability with a prefetching layer in your Django project☆153Updated this week
- A custom Django user that authenticates via email. Follows identity and authentication best practices.☆154Updated 3 weeks ago
- Send emails using Django template system.☆97Updated 3 years ago
- Automatic tests for Django admin☆24Updated 3 years ago
- Django class based views for using more than one form in a single view☆76Updated last year
- User actions tracking and analytics for Django sites☆96Updated last year
- How to do different user models☆72Updated 4 years ago
- Separate handling of protected media in Django, with X-Sendfile support☆69Updated last year
- 🗺 Google Maps with easy!☆145Updated 3 years ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆114Updated 11 months ago
- Drag-drop orderable change lists and inlines done right.☆65Updated 2 months ago
- Accounts for Django made beautifully simple☆84Updated 2 months ago
- Web App to highlight projects built with Django (built with Django)☆75Updated 2 weeks ago
- Django app for recording daily user visits☆95Updated this week
- Search engine and social media optimization for Wagtail.☆77Updated 4 months ago
- A simple Chat App for Django based on channels and websockets☆85Updated 4 years ago
- redirects as they should be, with full control.☆74Updated last week
- A configurable contact-form application for Django.☆127Updated 2 months ago
- Django Macros URL. Routing must be simple as possible☆138Updated 7 years ago
- Breadcrumb mixins for django views. Create breadcrumbs in seconds.☆77Updated 2 weeks ago
- The code of "Making queries" in docs.djangoproject.com that I used in my article "Full-Text Search in Django with PostgreSQL".