evorepo/packages
Dan McGee ddcba11177 Fix ALPM unittest to run when ALPM isn't present
This gets some proper unittest skip decorator action now in addition to
adding more testing around everything.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-02-26 19:06:51 -06:00
..
management Remove custom utc_now() function, use django.utils.timezone.now() 2012-07-24 19:57:20 -05:00
migrations Drop old flag request version column 2012-08-08 22:22:24 -05:00
sql Add triggers for adding package update rows 2012-07-08 21:08:03 -05:00
templatetags Allow pkg_details_link to return link title if package is missing 2012-12-28 00:33:03 -06:00
views Merge branch 'django-1.5' 2013-02-26 18:45:14 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Override the default admin queryset for some models 2013-01-22 17:20:41 -07:00
alpm.py Fix alpm ctypes interface on systems not having alpm 2012-08-08 19:12:06 -05:00
models.py Revert "Reduce query count when retrieving satisfiers and providers" 2013-02-09 16:20:38 -06:00
tests.py Fix ALPM unittest to run when ALPM isn't present 2013-02-26 19:06:51 -06:00
urls_groups.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Make page a query string parameter on package search 2013-02-16 15:39:23 -06:00
utils.py Fix split packages sitemap 2013-02-10 12:45:24 -06:00