addons-server/src/olympia/translations
Christopher Grebs 1c4d33d636 Remove unused code (#3077)
* Remove refinements helper is no where used
* Remove unused SeparatedValuesField
* Remove some more unused and untested helper code.
* logging now has a NullHandler.
* Remove unused lib.licenses
* Use bleach.clean instead of our copy of django's remove_tags
2016-07-15 11:33:27 +02:00
..
management clean up management command used for outgoing 2016-02-18 12:03:02 -08:00
templates/translations Start renaming, re-ordering folder/module structure. 2016-01-06 10:48:02 +01:00
tests de-nosing amo. search to translations (& zadmin). 2016-05-04 15:46:13 +01:00
__init__.py First steps towards Django 1.7 support. 2016-02-24 17:11:46 +01:00
fields.py Mark 'requires_unique_target' as False on TranslatedField 2016-02-24 17:13:30 +01:00
forms.py Various cleanups, fixes, updates and pep08. 2016-02-24 17:13:31 +01:00
helpers.py Remove unused code (#3077) 2016-07-15 11:33:27 +02:00
hold.py Start renaming, re-ordering folder/module structure. 2016-01-06 10:48:02 +01:00
models.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
query.py Fix translations code and tests with django 1.7 2016-02-24 17:13:30 +01:00
transformer.py Update setup.cfg, fix package imports, syntax errors, various cleanups. 2016-01-06 10:48:03 +01:00
utils.py In Jinja2 2.8, the truncate filter now counts the length of the end string 2016-02-24 17:13:30 +01:00
widgets.py Start renaming, re-ordering folder/module structure. 2016-01-06 10:48:02 +01:00