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
/
docs
/
ref
/
contrib
/
admin
Age
Commit message (
Expand
)
Author
2015-06-27
Fixed #25033 -- Added context_processors.auth to documented admin dependencies.
Tim Graham
2015-06-08
Fixed #21927 -- Made application and instance namespaces more distinct.
Marten Kenbeek
2015-06-04
Fixed #24474 -- Allowed configuring the admin's empty change list value.
Loek van Gent
2015-05-29
Optimise the rest of the PNGs in docs
Curtis
2015-05-21
Cosmetic edits and minor fixes to docs/ref/contrib/admin/index.txt
I am Clinton
2015-05-20
Fixed typo in docs/ref/contrib/admin/index.txt
latyas(懒)
2015-05-11
Fixed #24553 -- Added the list of available applications to AdminSite.each_co...
Riccardo Magliocchetti
2015-05-01
Updated capitalization in the word "JavaScript" for consistency
Dave Hodder
2015-04-28
Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.
Markus Bertheau
2015-04-20
Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.
Tim Graham
2015-04-09
Fixed typo in docs/ref/contrib/admin/index.txt
andredelorme
2015-04-08
Revert "Fixed #24474 -- Allowed configuring the admin's empty change list val...
Tim Graham
2015-04-08
Fixed #24474 -- Allowed configuring the admin's empty change list value.
Loek van Gent
2015-03-19
Fixed #24417 -- Added ModelAdmin.get_list_select_related()
Loek van Gent
2015-03-13
Fixed #24253 -- Documented staff_member_required decorator.
Andrei Kulakov
2015-03-07
Fixed typos and updated spelling wordlist.
Floris den Hengst
2015-02-13
Added missing parameter to each_context() in doc example.
Tim Graham
2015-02-13
Added each_context() and a template tip to custom admin view docs.
Joe Simpson
2015-02-05
Documented that m2m_changed isn't triggered when M2M is displayed as admin in...
Loic Bistuer
2015-02-01
Removed versionadded/changed notes for 1.7.
Tim Graham
2015-01-20
Fixed #24186 -- Fixed a typo in the admin docs.
Simon Charette
2015-01-17
Removed ModelAdmin.get_formsets() per deprecation timeline; refs #20702.
Tim Graham
2015-01-17
Fixed #24055 -- Keep reference to view class for resolve()
Collin Anderson
2015-01-13
Fixed bad model example in admin docs.
Collin Anderson
2015-01-10
Fixed #13165 -- Added edit and delete links to admin foreign key widgets.
Simon Charette
2015-01-01
Fixed typo in docs/ref/contrib/admin/index.txt.
Tim Graham
2014-12-31
Fixed #22295 -- Replaced permission check for displaying admin user-tools
Thomas Tanner
2014-12-28
Deprecated TEMPLATE_CONTEXT_PROCESSORS.
Aymeric Augustin
2014-12-28
Deprecated TEMPLATE_LOADERS.
Aymeric Augustin
2014-12-28
Deprecated current_app in TemplateResponse and render(_to_response).
Aymeric Augustin
2014-12-28
Deprecated some arguments of django.shortcuts.render(_to_response).
Aymeric Augustin
2014-12-26
Documented AdminSite.has_permission(); refs #22295.
Tim Graham
2014-12-22
Upgrade jQuery from 1.11.1 to 1.11.2
Collin Anderson
2014-12-12
Fixed template tag braces spacing.
Kevin Marsh
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
2014-11-25
Added warning about get_inline_instances() permission checking; refs #23754.
Simon Charette
2014-11-15
Fixes a race condition in the documentation.
Peter Sagerson
2014-10-30
Explained why admindocs omits model methods with arguments.
Zan Anderle
2014-10-30
Added missing imports to example from previous commit.
Tim Graham
2014-10-30
Fixed #23575 -- Added a code example for custom AdminSite.
Berker Peksag
2014-10-29
Added cross reference in admin docs to topic about saving objects in formsets.
P.A. SCHEMBRI
2014-10-06
Updated links in admin docs to use :ref:
Kostochko Dmitriy
2014-09-26
Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query.
Thomas Chaumeny
2014-08-27
Fixed #13749 -- Added link from admin site to front-end site.
areski
2014-08-26
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Tim Graham
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-13
Refs #23276 -- Added missing url() in some places.
Collin Anderson
2014-08-12
Fixed #23276 -- Deprecated passing views as strings to url().
Tim Graham
2014-08-04
Fixed #16311 -- Added a RelatedOnlyFieldListFilter class in admin.filters.
Stanislas Guerra
[prev]
[next]