django1/django/contrib/admin
Christopher Medrela 7477a4ffde Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
static/admin Fixed #21445 -- Clean up misuse of null in quickElement. 2013-11-23 14:40:01 +01:00
templates Fixed #8261 -- ModelAdmin hook for customising the "show on site" button 2013-10-29 17:10:12 -04:00
templatetags Fixed all E226 violations 2013-11-03 10:08:55 -08:00
views Fixed all E226 violations 2013-11-03 10:08:55 -08:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
actions.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
decorators.py Fixed typo in exception message; refs #19414 2013-09-19 06:24:12 -04:00
exceptions.py Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 2013-05-25 16:27:34 -07:00
filters.py Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup 2013-11-19 09:14:22 +02:00
forms.py Fixed #20199 -- Allow ModelForm fields to override error_messages from model fields 2013-06-18 08:01:17 -04:00
helpers.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
models.py Fixed #17627 -- Renamed util.py files to utils.py 2013-09-16 12:52:05 -04:00
options.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
sites.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
tests.py Fixed #21227 -- Added workaround for selenium test failures 2013-10-24 15:07:41 -04:00
util.py Removed import * in tests. 2013-10-22 08:32:01 -04:00
utils.py Removed isinstance(RelatedObject) checks from admin.utils 2013-11-21 14:52:01 +02:00
validation.py Fixed E125 pep8 warnings 2013-11-28 08:50:11 -05:00
widgets.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00