index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
faq
/
admin.txt
Age
Commit message (
Expand
)
Author
2023-11-21
Added VoiceOver iOS and macOS separately in admin FAQ.
Thibaud Colas
2023-11-17
Doc'd support for assistive technologies in the admin.
Thibaud Colas
2022-04-19
Fixed #33644 -- Corrected FAQ about displaying ManyToManyField in list_filter.
Dominik
2020-02-28
Fixed #31032 -- Updated admin browser support FAQ for 2020.
Carlton Gibson
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2016-07-14
Fixed #26894 -- Fixed a typo in docs/faq/admin.txt
Tim Graham
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-08-08
Updated various links in docs
Claude Paroz
2014-08-12
Fixed #23016 -- Updated FAQs per Aymeric's suggestions.
Ola Sitarska
2013-07-08
Fixed #19695 -- Retitle "Form Media" to "Form Assets".
James Bennett
2013-05-18
Fixed #15201: Marked CACHE_MIDDLEWARE_ANONYMOUS_ONLY as deprecated
Ćukasz Langa
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2012-11-17
Fixed #19315 -- Improved markup in admin FAQ.
Aymeric Augustin
2012-09-27
Fixed #11460 - Added a FAQ regarding missing rows in the admin.
Tim Graham
2012-09-10
Removed an obsolete documentation page about admin style customization.
Julien Phalip
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-08-30
Added admin browser support policy note.
Idan Gazit
2011-05-29
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
Jannis Leidel
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
2010-08-23
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-01-09
Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiro
Adrian Holovaty
2009-07-03
Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in a post-n...
Russell Keith-Magee
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-02
Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss