evorepo/devel
Dan McGee a2034fc80d Add JS-based filtering to the developer reports
This can use the todolist filtering functions we made more generic in a
previous commit.

Signed-off-by: Dan McGee <dan@archlinux.org>
2012-09-15 09:14:36 -05:00
..
management Add ability to rematch developers on <username>@archlinux.org addresses 2012-08-15 08:11:00 -05:00
migrations Add a last_modified field to user profiles 2012-06-20 17:03:26 -05:00
__init__.py Initial import for public release... 2007-11-03 03:45:10 -04:00
admin.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05: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 Remove custom utc_now() function, use django.utils.timezone.now() 2012-07-24 19:57:20 -05:00
tests.py UserProfile model and fields shuffle 2012-04-20 11:15:03 -05:00
urls.py Change Django urls.py import 2012-03-23 19:54:40 -05:00
utils.py Add ability to rematch developers on <username>@archlinux.org addresses 2012-08-15 08:11:00 -05:00
views.py Add JS-based filtering to the developer reports 2012-09-15 09:14:36 -05:00