addons-server/apps/versions
Kris Maglione 84aa70c768 Add Addon.latest_version column to simplify editors.models logic and prevent error due to truncation of group_concat. 2013-05-08 16:14:49 -07:00
..
management Further updates to use storage API 2012-04-23 06:38:51 -07:00
sql Only allow deletes for free addons (bug 699943) 2011-11-11 15:29:03 -08:00
templates/versions Convert AMO and MKT to use bytes for file size (bug 791363) 2012-09-18 21:42:51 -07:00
__init__.py versions app 2009-10-22 15:40:13 -07:00
admin.py filterspecs go away in the new Django admin and no one used this code 2011-08-09 14:45:33 -07:00
compare.py Updated Python version_int to match Firefox for '*'. 2012-03-30 10:27:47 -07:00
cron.py Add cron job to update Fx compatibility; bug 624305 2011-01-18 11:31:24 -08:00
feeds.py typo 2011-09-29 18:32:06 -07:00
forms.py Use storage API for everything * (bug 721572) 2012-04-23 06:38:51 -07:00
helpers.py Release notes need to be XML/XHTML 2012-05-01 16:50:57 -07:00
models.py Add Addon.latest_version column to simplify editors.models logic and prevent error due to truncation of group_concat. 2013-05-08 16:14:49 -07:00
tasks.py Updated supported_locales on submit to a task (bug 868502) 2013-05-06 15:24:47 -07:00
tests.py Unlink signed files if version deleted (bug 843419) 2013-02-21 11:24:45 -08:00
urls.py Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
views.py Added 403 handlers (bug 584442) 2012-09-21 11:27:11 -07:00