FlightDeck/apps/person
Arron Schaar MBP d9c9f81892 converted templates to jinja, converted django tags and filters to be compatible with jinja
updated vendor reference

removed debug line that was causing 500s

fixed login/logout state in header and autocompleter

fixed issue with libraries not showing up in addon UI

converted forloop to loop

removed early return in _get_average_activity

changed is_addon to is_addon() in templates

Updated querystring function to work without a context and accept **params
2011-11-07 09:47:00 -08:00
..
fixtures https://bugzilla.mozilla.org/show_bug.cgi?id=665104 2011-06-20 16:46:12 +01:00
templates converted templates to jinja, converted django tags and filters to be compatible with jinja 2011-11-07 09:47:00 -08:00
__init__.py move all the apps under /apps so they don't clutter up the root 2010-10-12 20:24:26 -07:00
admin.py move all the apps under /apps so they don't clutter up the root 2010-10-12 20:24:26 -07:00
context_processors.py move all the apps under /apps so they don't clutter up the root 2010-10-12 20:24:26 -07:00
forms.py creating XPI's directly in temp by default 2011-01-04 14:23:06 +00:00
managers.py * check queries one by one instead of all together 2011-10-11 22:26:21 +01:00
models.py Prevent from 500 2011-10-13 20:49:00 +01:00
tests.py forgot to import Http404 before using 2011-06-02 11:49:24 -07:00
urls.py usernames with dash are allowed 2011-06-02 18:35:18 +01:00
views.py only show public addons/libs on a user public profile page 2011-06-02 12:54:56 -07:00