codeinthehole / django-in-a-deb-file
Sample Django project that can be packaged up as a .deb file
☆29Updated 8 years ago
Alternatives and similar repositories for django-in-a-deb-file:
Users that are interested in django-in-a-deb-file are comparing it to the libraries listed below
- Django Rest Framework Redis MultiTokens☆39Updated 7 years ago
- Instrumentation for django page loads☆313Updated 5 years ago
- A Django app for keeping track of dependency updates☆65Updated 3 years ago
- Specify and validate your Django APIs in a single block of code☆39Updated 9 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated last year
- A library to enable the use of delta transformations for versioning of Django Rest Framwork API representations.☆75Updated 5 years ago
- Forward and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11☆105Updated 8 months ago
- RAML Documentation Generator for Django REST framework☆54Updated 7 years ago
- Force an entire site to become readonly. In a sort of hackish way.☆107Updated 4 years ago
- A database access profiler for Django-based applications that can be ran in production☆191Updated 4 years ago
- Deprecated! (Django routing without urls.py files, inspired by Flask.)☆55Updated 5 years ago
- Fast and easy tree structures.☆89Updated 2 months ago
- Django fork of amazing memory leaks tracking application for python wsgi - the Dowser☆91Updated 5 years ago
- A django package to speed-up your HTML email developpement workflow in django☆27Updated 2 years ago
- Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core …☆107Updated 4 years ago
- Collection of utilities for working with django rest framework (DRF)☆72Updated 2 years ago
- PGP encrypted fields, which are encrypted by the pgcrypto postgres extension.