index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
Age
Commit message (
Expand
)
Author
2013-12-10
Fixed E124 pep8 warnings.
Loic Bistuer
2013-12-07
Removed unneeded string normalization in contrib.admin
Claude Paroz
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-25
Fixed #20522 - Allowed use of partially validated object in ModelAdmin.add_vi...
Jay Leadbetter
2013-11-23
Fixed #21445 -- Clean up misuse of null in quickElement.
Baptiste Mispelon
2013-11-21
Fixed #21405 -- Prevented queryset overwrite in BaseModelAdmin
Claude Paroz
2013-11-21
Removed isinstance(RelatedObject) checks from admin.utils
Anssi Kääriäinen
2013-11-21
Fixed #21431 -- GenRel->FK list_filter regression in admin
Anssi Kääriäinen
2013-11-21
Refs #8261 -- Fixed regression introduced by fd219fa.
Loic Bistuer
2013-11-19
Fixed #21361 -- allowed access self.value() from SimpleListFilter lookup
Vajrasky Kok
2013-11-18
Optimise admin images
Curtis Maloney
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-03
Fixed all E226 violations
Alex Gaynor
2013-11-03
Fixed flake8 E251 violations
Milton Mazzarri
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
Fixed #21302 -- Fixed unused imports and import *.
Tim Graham
2013-10-31
Started attackign the next flake8 violation
Alex Gaynor
2013-10-29
Fixed #8261 -- ModelAdmin hook for customising the "show on site" button
Unai Zalakain
2013-10-26
Fixed all the E203 violations
Alex Gaynor
2013-10-24
Fixed #21227 -- Added workaround for selenium test failures
Kevin Christopher Henry
2013-10-24
Fixed #21299 - Changed filters from title to capfirst on admin inline formsets.
Renato Oliveira
2013-10-24
Start attacking E231 violations
Alex Gaynor
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-22
Removed import * in tests.
Tim Graham
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-15
Updated admin alert colors
Ryan Allen
2013-10-14
Fixed #21266 -- Fixed E201,E202 pep8 warnings.
Larry O'Neill
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-09
Fixed #19924 -- Fixed selectors in actions.js that did not use options.
crccheck
2013-10-07
Cleaned up admin CSS for consistency.
Ryan Allen
2013-10-07
Added min-width for date and time inputs in admin.
Ryan Allen
2013-10-07
Revert "Fixed #21241 -- Avoid extraneous JOINs in admin changelist search."
Simon Charette
2013-10-07
Added a link in admin branding block to admin index.
Ryan Allen
2013-10-07
Fixed #21241 -- Avoid extraneous JOINs in admin changelist search.
Chris Adams
2013-10-07
Fixed #18263 -- Corrrected handling of hidden fields in tabular admin inlines.
Tim Graham
2013-10-04
Fixed #11277 -- Hid labels of fields with HiddenInput widget in admin forms.
Christopher Medrela
2013-10-03
Fixed #19182 -- Fixed ModelAdmin.lookup_allowed to work with ('fieldname', Si...
Anentropic
2013-10-02
Fixed #21129 -- Prevented admin filter params modifications from throwing an ...
tschilling
2013-10-01
Fixed #15185 -- Allowed ModelAdmin.list_display_links=None to disable change ...
Ramiro Morales
2013-09-28
Fixed #21186: Fixed regression when using date fields in the admin's list_fil...
Baptiste Mispelon
2013-09-20
Fixed #20702 -- Deprecated get_formsets in favor of get_formsets_with_inlines.
tschilling
2013-09-19
Fixed typo in exception message; refs #19414
Tim Graham
2013-09-18
Fixed #19414 -- Added admin registration decorator
Brian Holdefehr
2013-09-17
Destroy selenium before live server threads.
Florian Apolloner
2013-09-17
Final attempt to solve sporadic test failures.
Florian Apolloner
[prev]
[next]