addons-server/apps/amo
Matt Claypotch a81f6d7489 local mobile middleware varies on user-agent to prevent caching of redirects 2011-01-27 12:39:09 -08:00
..
fixtures/base Initial data/grid table for pending editor queue (bug 622172) 2011-01-20 14:13:41 -06:00
management a command to fix __unconverted images (bug 628425) 2011-01-25 14:08:31 -08:00
templates monitoring rabbit (bug 587702) 2011-01-25 12:52:30 -08:00
tests make sure we have a mobile version available (bug 628445) 2011-01-25 15:11:56 -08:00
__init__.py bug 627543, Recent editor activity. 2011-01-25 19:15:41 -08:00
context_processors.py move AdminMessageMiddleware over to context processors (bug 624905) 2011-01-11 15:52:49 -08:00
cron.py bug 625833, uncomment the delete. 2011-01-26 12:04:04 -08:00
decorators.py @mobilized: a decorator for mobile views (bug 623235) 2011-01-19 14:21:56 -08:00
ext.py don't use the fragment cache for logged-in users 2010-09-30 15:18:46 -07:00
fields.py Created amo.fields.DecimalCharField 2010-02-11 11:37:54 -08:00
forms.py bug 618932, Check only for fields we know about. 2010-12-14 15:50:20 -08:00
helpers.py use services URL for discopane links (bug 625716) 2011-01-14 17:35:19 -05:00
log.py bug 627543, Recent editor activity. 2011-01-25 19:15:41 -08:00
messages.py Don't mark messages safe by default 2010-09-09 14:39:16 -07:00
middleware.py local mobile middleware varies on user-agent to prevent caching of redirects 2011-01-27 12:39:09 -08:00
models.py hit caches better, fetch less data, do fewer queries 2011-01-13 14:23:34 -08:00
pyquery_wrapper.py create a pyquery wrapper that fixes up <noscript> in <head> 2010-04-14 14:22:16 -07:00
signals.py rearrange task imports to fix dissolve_outgoing_urls. thx jbalogh 2011-01-18 10:21:26 -08:00
tasks.py monitoring rabbit (bug 587702) 2011-01-25 12:52:30 -08:00
urlresolvers.py unescape outgoing urls before hashing (bug 595434) 2010-09-21 15:48:58 -07:00
urls.py Migrate robots.txt 2010-10-21 15:17:06 -07:00
utils.py set the default_locale when creating an addon (bug 623400) 2011-01-05 17:25:52 -08:00
views.py monitoring rabbit (bug 587702) 2011-01-25 12:52:30 -08:00