evorepo/packages
Dan McGee 2f19529c92 Convert details sub-tempates to Jinja2
This is a start at improving performance of rendering the package
details page, our most-visited and slowest page on the production
website. The Django template system is not very efficient due to our
heavy use of broken out templates and pulling of various attributes and
such on related packages.

Signed-off-by: Dan McGee <dan@archlinux.org>
2014-10-18 13:48:07 -05:00
..
management Use required_signoffs value when creating signoff specs 2013-04-22 10:50:03 -05:00
migrations Add auto-generated migrations from new Django migrations framework 2014-09-01 18:26:05 -05:00
sql Add additional pg_trgm indexes for quicker searches 2013-04-13 11:57:55 -05:00
templatetags Convert details sub-tempates to Jinja2 2014-10-18 13:48:07 -05:00
views More changes for move to Django 1.7 2014-09-01 18:26:05 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Remove date_hierarchy from several package admin views 2013-11-27 17:05:02 -05:00
alpm.py Fix alpm ctypes interface on systems not having alpm 2012-08-08 19:12:06 -05:00
models.py Fix up some IP address field issues 2014-09-01 18:26:05 -05: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 Add 'Latest Update' column to stale package relations 2014-01-25 09:16:48 -06:00