evorepo/packages
Dan McGee dc6cc49f6f Use more modern verison of string template formatting
Signed-off-by: Dan McGee <dan@archlinux.org>
2013-01-23 09:20:19 -07: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 Use more modern verison of string template formatting 2013-01-23 09:20:19 -07:00
__init__.py
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 Slight optimization when searching for removed package 2013-01-22 20:58:50 -07:00
tests.py Add some more tests for ALPM API stuff 2012-12-27 17:04:20 -06:00
urls_groups.py
urls.py Replace deprecated list_detail usage in search with class-based view 2012-07-24 21:01:31 -05:00
utils.py Use a subquery rather than two queries in attach_maintainers 2013-01-22 16:48:49 -06:00