kbehlers
|
24de8113a8
[5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.
|
1 年之前 |
Mariusz Felisiak
|
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
|
1 年之前 |
William Hayes
|
effd704a1c
[5.0.x] Refs #33690 -- Added missing data-theme selector to example in theming support docs.
|
1 年之前 |
Mariusz Felisiak
|
190874eadd
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
|
1 年之前 |
Ryanwalker277
|
225328efd9
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdmin.list_display.
|
1 年之前 |
priyank.panchal
|
0016a42995
Fixed #34677 -- Made admin password reset templates more consistent.
|
1 年之前 |
Mariusz Felisiak
|
2584783f46
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.contrib.admin.exceptions.
|
1 年之前 |
Mariusz Felisiak
|
f64fd47a76
Fixed #9602 -- Added AdminSite.get_model_admin().
|
1 年之前 |
Nick Pope
|
f8092ee9ad
Improved style of n-tuple wording in docs and comments.
|
1 年之前 |
Howard Cox
|
cd413bd78a
Fixed #34621 -- Made admin site header render in <div> tag.
|
1 年之前 |
Mariusz Felisiak
|
c487634c10
Added meaningful titles to ..admonition:: directives.
|
1 年之前 |
sarahboyce
|
594fcc2b74
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
|
1 年之前 |
Edison Wang
|
255f534590
Fixed #34419 -- Doc'd django.contrib.admin.sites.all_sites.
|
1 年之前 |
Mariusz Felisiak
|
18473004af
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
|
2 年之前 |
sarahboyce
|
868e2fcdda
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
|
2 年之前 |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 年之前 |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
2 年之前 |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 年之前 |
Jacob Rief
|
473283d241
Fixed #34303 –- Allowed customizing admin site log entry list.
|
2 年之前 |
Carlton Gibson
|
1964e4367f
Added missing vars to AdminSite.each_context() docs.
|
2 年之前 |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 年之前 |
Mariusz Felisiak
|
5cf9ff970e
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
|
2 年之前 |
Sylvain Fankhauser
|
0036bcdcb6
Fixed #34172 -- Improved ModelAdmin.get_urls example.
|
2 年之前 |
Trey Hunner
|
fad070b07b
Improved readability of string interpolation in frequently used examples in docs.
|
2 年之前 |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
2 年之前 |
Tom Carrick
|
d46cc15c51
Fixed #33878 -- Switched to system fonts in CSS.
|
2 年之前 |
Ramil Yanbulatov
|
c6290bae9d
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
|
2 年之前 |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 年之前 |
Hasan Ramezani
|
ce69e34bd6
Unified AdminSite imports in docs.
|
2 年之前 |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 年之前 |