evorepo/todolists
Dan McGee 66850026ca Use content_type and not mimetype on HttpResponse()
Bug #16519 in Django deprecates mimetype, so update our code
accordingly.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-01-13 22:34:33 -06:00
..
migrations Add last_modified field to todolist packages 2013-01-12 16:33:31 -06:00
templatetags Add a todolist package details link template tag 2012-12-28 14:48:29 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Small admin tweaks for todolists filtering 2012-12-31 09:42:06 -06:00
models.py Add last_modified field to todolist packages 2013-01-12 16:33:31 -06:00
urls.py Fix list_pkgbases view call 2012-12-31 11:04:41 -06:00
utils.py Mark todolist packages as removed rather than deleting them 2012-12-31 11:31:35 -06:00
views.py Use content_type and not mimetype on HttpResponse() 2013-01-13 22:34:33 -06:00