codysoyland / django-inmemorystorage
A non-persistent in-memory data storage backend for Django.
☆32Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for django-inmemorystorage
- Library for watching and rolling up events and sending email notifications in response☆67Updated 2 years ago
- A content-addressable storage backend for Django.☆56Updated 10 years ago
- Django application for capturing logging to a database.☆27Updated 11 years ago
- Typogrify is a collection of Django template filters that help prettify your web typography by preventing ugly quotes and widows and prov…☆107Updated 2 years ago
- Run automated tests for your migrations.☆19Updated 8 years ago
- django-formfield is a form field that accepts a django form as its first argument☆44Updated 5 years ago
- Model inspection for Django☆30Updated 6 years ago
- Automatic shadow table of django model instances☆44Updated 10 years ago
- Handle capturing email addresses for pre-beta sites☆33Updated 5 years ago
- ☆10Updated 9 years ago
- Simple two-phase template rendering application useful for caching of authenticated requests☆118Updated 9 years ago
- Generic Filters for the changelist in Django Admin☆31Updated 14 years ago
- Deferred foreign keys for Django☆30Updated 9 years ago
- Provide a way to override settings in Django tests☆15Updated 12 years ago
- Django application providing functionality for creating an API using class based views.☆25Updated 13 years ago
- an alternative for comlpex Django`s templatetags, based on http://code.google.com/p/django-widgets/☆30Updated 13 years ago
- Native, Pythonic Templatetags for Django☆87Updated 10 years ago
- HTML5 chunked uploading for Django☆48Updated 10 years ago
- Automated caching and invalidation for the Django ORM☆130Updated 12 years ago
- A storage backend for local development that downloads files from the live site if they are not locally available☆49Updated 7 years ago
- Simplifying the import structure of Django.