evorepo/packages
Dan McGee 872d4bcaa2 Split details/display package views into new module
This moves a lot of the package and group display logic into a new view
module, similar to what we already did earlier with a bunch of other
views.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-07-21 11:26:34 -05:00
..
management Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
migrations Add indexes on 'created' field to several package-related models 2012-07-01 20:35:34 -05:00
sql Add triggers for adding package update rows 2012-07-08 21:08:03 -05:00
templatetags Use https:// links for all internal sites 2012-04-03 14:55:27 -05:00
views Split details/display package views into new module 2012-07-21 11:26:34 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add new package Update model 2012-07-01 20:21:23 -05:00
models.py Don't log package updates in Python when we have DB trigger support 2012-07-08 21:08:04 -05:00
urls_groups.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Add JSON search view 2012-04-07 14:58:28 -05:00
utils.py Get multilib package differences query working on sqlite3 2012-07-08 21:08:04 -05:00