evorepo/packages
Dan McGee 076f9c51d5 Return files in default order
When we read the repository databases, we get a filelist in sorted
order. Save time by returning the file list in that order rather than
resorting it based on filename and directory.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-03-29 10:00:11 -05:00
..
management Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
migrations Make all datetime objects fully timezone aware 2012-03-23 19:54:40 -05:00
templatetags Protect urlencode calls against Unicode data 2012-02-12 21:54:05 -06:00
views Return files in default order 2012-03-29 10:00:11 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add repo to flag request admin columns 2012-01-26 14:40:04 -06:00
models.py FlagRequest model behavior tweaks 2012-02-07 00:47:14 -06:00
urls_groups.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Adjust page and content caching lengths and decorators 2012-01-05 13:03:00 -06:00