evorepo/news
Dan McGee b8c20439c0 Change Django urls.py import
Until Django 1.3, the functions include(), patterns() and url() plus
handler404, handler500 were located in a django.conf.urls.defaults
module.

In Django 1.4, they live in django.conf.urls.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-03-23 19:54:40 -05:00
..
migrations Add some migrations to convert database to UTC time 2011-04-07 17:03:06 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Spruce up news admin view 2010-09-15 09:04:00 -05:00
models.py Utilize Django 1.3 'on_delete' feature on several foreign keys 2011-04-07 17:04:00 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
views.py Pylint suggested and other cleanups 2011-10-11 19:29:15 -05:00