django / deps
Django Enhancement Proposals
☆487Updated 2 months ago
Alternatives and similar repositories for deps:
Users that are interested in deps are comparing it to the libraries listed below
- Useful additions to Django's default TestCase☆619Updated 8 months ago
- Soft delete for Django ORM, with support for undelete.☆385Updated last week
- Tracking dirty fields on a Django model☆638Updated 3 weeks ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆449Updated 2 weeks ago
- Keep detailed records of the performance of your Django code.☆352Updated last week
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆328Updated 2 weeks ago
- Middleware that Prints the number of DB queries to the runserver console.☆396Updated 10 months ago
- A Django app for managing robots.txt files following the robots exclusion protocol☆473Updated 2 weeks ago
- Django Template Blocks with extra functionality☆460Updated last week
- Generic drag-and-drop ordering for objects and tabular inlines in Django Admin☆567Updated last year
- Country-specific Django helpers, formerly of contrib fame☆855Updated this week
- A custom User model for everybody!☆371Updated last year
- Visually distinguish environments in Django Admin☆329Updated 5 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆706Updated 8 months ago
- A Django email backend that uses a celery task for sending the email.☆479Updated last year
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆667Updated this week
- Dynamic global and instance settings for your django project☆354Updated 3 months ago
- A plugin for coverage.py to measure Django template execution☆199Updated 2 months ago
- django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.☆403Updated 5 years ago
- Automatic logging for Django FSM☆243Updated this week
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,122Updated 4 months ago
- Django extension to allow working with 'clusters' of models as a single unit, independently of the database☆499Updated 2 months ago
- A transparent sorted ManyToMany field for django.☆519Updated last month
- A set of high-level abstractions for Django forms☆835Updated this week
- Rosetta is a Django application that eases the translation process of your Django projects☆1,123Updated this week
- Mask your objects instead of deleting them from your database.☆689Updated last month
- AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: ht…☆300Updated 3 months ago
- mail queuing and management for the Django web framework☆821Updated 10 months ago
- A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating ne…☆538Updated last year
- Utility for working with recurring dates in Django.☆510Updated 6 months ago