evorepo/devel
Dan McGee 66412aa103 Move stats portion of developer dashboard to separate view
This stuff is all below the fold when the page first loads, and adds a
good amount of loading time to the developer dashboard. Split it out,
where it will be wired back and hooked up via an AJAX insertion in a
future commit. Both parts work standalone as is in this commit.

Signed-off-by: Dan McGee <dan@archlinux.org>
2013-04-21 20:29:17 -05:00
..
management Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
migrations Add DeveloperKey model 2013-02-03 13:56:35 -06:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py Add DeveloperKey model 2013-02-03 13:56:35 -06:00
fields.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
forms.py Split devel forms out of devel/views.py 2012-09-05 08:44:33 -05:00
models.py Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
tests.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
urls.py Move stats portion of developer dashboard to separate view 2013-04-21 20:29:17 -05:00
utils.py Various minor code cleanups and fixes 2013-04-16 22:12:01 -05:00
views.py Move stats portion of developer dashboard to separate view 2013-04-21 20:29:17 -05:00