koblas / django-on-tornado
Run django on tornado webserver
☆82Updated 14 years ago
Alternatives and similar repositories for django-on-tornado:
Users that are interested in django-on-tornado are comparing it to the libraries listed below
- Django Redis engine for Django Nonrel☆48Updated 13 years ago
- A caching layer for Django☆87Updated 13 years ago
- Sexy pagination in Django☆108Updated 11 years ago
- Another database migration script runner for Django projects.☆96Updated 3 years ago
- MongoDB panel for the Django Debug Toolbar☆90Updated 2 years ago
- A Django reusable app to deal with timezone localization for users.☆192Updated 3 years ago
- Improved memcached cache backend for Django☆189Updated 8 years ago
- A pluggable Django application for integrating PayPal Payments Standard or Payments Pro☆379Updated 8 years ago
- Not in active development; see README -- django-frontendadmin is a set of templatetags to allow an easy and unobstrusive way to edit mode…☆186Updated 8 years ago
- Django integration of Uploadify jQuery plugin -- No longer maintained by tstone but accepting pull requests for continued community use☆173Updated 13 years ago
- MOVED TO KOMBU CORE: celery/kombu☆62Updated 13 years ago
- Performance monitoring tools for Django☆109Updated 12 years ago
- simple email confirmation for the Django web framework☆104Updated 10 years ago
- A simple key/value store for indexing meta data on JSON-type fields☆46Updated 13 years ago
- Django app packaging the best snippets found on http://djangosnippets.org☆60Updated 9 years ago
- A django app to help you create Twitter-like instant notifications☆148Updated 11 years ago
- A realtime tic tac toe game using socketio, gevent, and redis. Also includes an unbeatable AI.☆72Updated 12 years ago
- HTML5 support for django☆85Updated 6 years ago
- an extensible forum app for Django and Pinax☆53Updated 10 years ago
- batch select many-to-many and one-to-many fields (to help avoid n+1 query problem)☆161Updated 13 years ago
- [UNMAINTAINED] The Django admin interface optimized for iPhone/iPod touch. Pretty out of date, so be careful.☆118Updated 13 years ago
- Boilerplate code for new Django projects.☆239Updated 13 years ago
- A Modular Django User☆62Updated 13 years ago
- Performance logging middlware and analysis tools for Django☆151Updated 9 years ago
- THIS PROJECT IS NOT MAINTAINED ANY LONGER☆115Updated 13 years ago
- Automated caching and invalidation for the Django ORM☆130Updated 13 years ago
- Template tags for better serving static files from templates in Django☆193Updated 5 years ago
- A plugin for the Django-Debug-Toolbar to provide statistic logging and a UI for reviewing the logs.☆103Updated 12 years ago
- Prevents users from doing concurrent editing in Django. Works out of the box in the admin interface, or you can integrate it with your ow…