evorepo/todolists
Dan McGee a5f5557493 Use python json module directly in place of simplejson
As of Python 2.6, this is a builtin module that has all the same
functions and capabilities of the Django simplejson module. Additionally
simplejson is deprecated in the upcoming Django 1.5 release.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-05-12 09:32:30 -05:00
..
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Incomplete-only todolists optimization 2012-04-27 09:12:26 -05:00
views.py Use python json module directly in place of simplejson 2012-05-12 09:32:30 -05:00