evorepo/main
Dan McGee e361a1e873 Get unit tests up and running again
We had some dependency issues between migrations that needed to be
explicitly defined in order to get things fully moving, and do to some
braindeadness in Django tests not including the project url config, we need
to do some clever business when using the url tag in the base template so
tests don't doe with a NoReverseMatch exception.

Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-24 17:08:00 -05:00
..
fixtures Update fixtures 2010-06-16 22:47:45 -05:00
migrations Get unit tests up and running again 2010-06-24 17:08:00 -05:00
templatetags Make CDN not dependent on DEBUG setting 2010-05-14 17:00:23 -05:00
__init__.py Moved models around 2008-03-08 00:13:41 -08:00
admin.py Add alphabetical sorting to mirrorlists 2010-05-17 14:49:43 -05:00
middleware.py Remove AutoUserMiddleware 2010-06-20 23:31:34 -05:00
models.py Cache results of get_depends() and get_requiredby() 2010-06-21 01:00:18 -05:00
utils.py Add utility cache_function 2010-06-21 00:50:19 -05:00