evorepo/packages
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
..
management PyLint suggested cleanups 2011-12-11 19:52:27 -06:00
migrations Add old version string to saved flag requests 2012-01-10 23:31:11 -06:00
templatetags Protect urlencode calls against Unicode data 2012-02-12 21:54:05 -06:00
views Require message when flagging package out of date 2012-02-14 10:32:01 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add repo to flag request admin columns 2012-01-26 14:40:04 -06:00
models.py FlagRequest model behavior tweaks 2012-02-07 00:47:14 -06:00
urls_groups.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Adjust page and content caching lengths and decorators 2012-01-05 13:03:00 -06:00