- Read on Tuesday, January 26, 2010
-
-
Django snippets: jstree integration to django admin
JSTree implementation for Django admin.
Visit
-
Django snippets: jstree integration to django admin
- Read on Monday, November 24, 2008
-
-
django simple search
Simple search with Q object you just pass a list of fields and the search string then it will come up with a object to use in a filter.
Visit -
An XML-RPC Decorator
Drop this package wherever you want, import the decorator, and use it with one argument to decorate any function you want (@xmlrpc('pingback.ping')). That function is now available on your XML-RPC interface, available through this view.
Visit
-
django simple search
- Read on Wednesday, October 15, 2008
-
-
Better paginator template tag
Pagination for django, which works with all querysets.
Visit
-
Better paginator template tag
- Read on Friday, August 29, 2008
-
-
Using Akismet with Django's new comments framework
Example of how to use Akismet with the new comments framework of django.
Visit
-
Using Akismet with Django's new comments framework

