addons-server/apps/zadmin
Rob Hudson ffccbf8b41 Merge pull request #1225 from vinyll/remove_status_listed-616242-COMPILED
removed self-hosted options and cleaned code related to it:
2013-10-15 08:56:29 -07:00
..
fixtures/zadmin Bug 485617: Add admin panel to auto-fetch official language packs. 2013-01-07 14:09:29 -08:00
templates removed self-hosted options and cleaned code related to it (bug 616242): 2013-10-04 23:16:08 +02:00
tests removed self-hosted options and cleaned code related to it (bug 616242): 2013-10-04 23:16:08 +02:00
__init__.py move over here? 2011-07-20 13:34:03 -07:00
admin.py ability to add/manage download sources from admin panel (bug 615405) 2012-07-13 00:00:53 -07:00
decorators.py fix admin decorator test 2013-05-06 09:27:36 -07:00
forms.py Add the ability to send emails to devs of paid apps (bug 896034) 2013-08-06 17:22:35 +02:00
helpers.py move admin_site_links out of default/site (fixes failed NoReverseMatch tests for me) 2013-03-22 10:07:14 -07:00
models.py Remove deprecated `verify_exists` from URL fields. 2013-10-02 11:56:39 -07:00
tasks.py Inverted bulk/priority queues so priority is now opt-in (bug 910471) 2013-09-23 12:53:51 -07:00
urls.py make an admin view for updating prices (bug 800520) 2013-01-15 17:00:51 -08:00
views.py Replace all '.uncached' calls by '.objects.no_cache()' (bug 913010) 2013-09-10 13:54:49 +02:00