Showing 1 - 4 of 4 items. (Page 1 of 1)
Full-text searching in Django with PostgreSQL and tsearch2
A complete run down on setting up search with Django using PostgreSQL and tsearch2.
Django | Aggregation | Django Documentation
Django Aggregates have landed in Django. The documentation looks pretty good. People have been waiting for this for a long time. It's great to see such a solid implementation.
jQuery-database
The ability to get DOM elements from an HTML table via jQuery using SQL-like syntax. Very slick.
django-evolution - Google Code
A SQL migration package for Django. It's nicely done with a good balance between magic and manual operation. The nicely done documentation on what's there so far looks really good. I'd love to see this land in Django proper eventually.