evorepo/packages
Dan McGee 211340c8bd Ensure package files JS can support corner cases
We should handle the cases dealing with no filelist available, outdated
filelist, or a package without files, just as the HTML server-side page
does. Add a bit more info to the JSON returned so we can do so.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-07-23 21:31:17 -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 Ensure package files JS can support corner cases 2012-07-23 21:31:17 -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 Add '410 Gone' support for packages moved out of repositories 2012-07-23 09:55:46 -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