locale
|
Fixed #21388 -- Corrected language code for Frisian
|
2013-11-11 13:34:01 +01:00 |
templatetags
|
Fixed flake8 E251 violations
|
2013-11-03 03:22:11 -06:00 |
views
|
Changed get_model to raise an exception on errors.
|
2013-12-28 20:53:00 +01:00 |
admin.py
|
Removed several unused imports.
|
2013-06-19 17:18:40 +02:00 |
apps.py
|
Fixed #21675 -- Added app configs for contrib apps.
|
2014-01-05 21:18:33 +01:00 |
feeds.py
|
Fixed flake8 E251 violations
|
2013-11-03 03:22:11 -06:00 |
forms.py
|
Fixed flake8 E251 violations
|
2013-11-03 03:22:11 -06:00 |
moderation.py
|
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
|
2013-10-14 18:12:00 -04:00 |
signals.py
|
comment_will_be_sent can cause a 400, not a 403
|
2012-11-16 10:19:54 -05:00 |