Jacob Walls
|
6c6606aa01
Refs #34233 -- Bumped minimum supported version of docutils to 0.19.
|
1 gadu atpakaļ |
Claude Paroz
|
453cfa2815
Replaced docutils link by PyPI reference.
|
1 gadu atpakaļ |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 gadi atpakaļ |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 gadi atpakaļ |
Ramon Saraiva
|
dcb094abe8
Fixed #32421 -- Made admindocs ModelDetailView show model cached properties.
|
4 gadi atpakaļ |
Mariusz Felisiak
|
0ac8ac8b0d
Refs #25778 -- Updated some links to HTTPS and new locations.
|
5 gadi atpakaļ |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 gadi atpakaļ |
humbertotm
|
747ff7a30b
Fixed #29385 -- Made admindocs ModelDetailView show model properties.
|
6 gadi atpakaļ |
Sjoerd Job Postmus
|
df41b5a05d
Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.
|
8 gadi atpakaļ |
Tim Graham
|
46a38307c2
Removed versionadded/changed annotations for 1.9.
|
8 gadi atpakaļ |
userimack
|
75143fa13f
Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in admindocs.
|
9 gadi atpakaļ |
Alex Morozov
|
5abed864ee
Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
|
9 gadi atpakaļ |
Tim Graham
|
4dea29ec7b
Updated admindocs instructions for the deprecation of patterns().
|
9 gadi atpakaļ |
Zan Anderle
|
f3dc173240
Fixed #24917 -- Made admindocs display model methods that take arguments.
|
10 gadi atpakaļ |
Maxime Lorant
|
5153a3bfdc
Fixed #25331 -- Removed trailing blank lines in docstrings.
|
9 gadi atpakaļ |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 gadi atpakaļ |
Ben Spaulding
|
83f6373030
Fixed #25116 -- Removed long-broken admindocs bookmarklets
|
9 gadi atpakaļ |
Aymeric Augustin
|
fdbfc98003
Deprecated some arguments of django.shortcuts.render(_to_response).
|
10 gadi atpakaļ |
Zan Anderle
|
9e3aaa5a46
Explained why admindocs omits model methods with arguments.
|
10 gadi atpakaļ |
Aymeric Augustin
|
c81fae6b95
Used app_label instead of appname.
|
11 gadi atpakaļ |
Bouke Haarsma
|
a39d672ec7
Fixed #21386 -- Removed admindocs dependence on sites framework
|
11 gadi atpakaļ |
Tim Graham
|
29255fcb4f
Fixed some ReST errors regarding backticks
|
11 gadi atpakaļ |
Tim Graham
|
d9d24c4521
Fixed warnings in admindocs; refs #20126.
|
12 gadi atpakaļ |
Łukasz Langa
|
660762681c
Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware
|
12 gadi atpakaļ |
Tim Graham
|
b5b63079bd
Fixed #19712 - Clarified admindocs regarding which attributes appear.
|
12 gadi atpakaļ |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 gadi atpakaļ |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 gadi atpakaļ |
Gabriel Hurley
|
58b6c65fa9
Replaced an inappropriate UTF8 character in the admindocs docs. Thanks to Luke Plant for the report.
|
14 gadi atpakaļ |
Gabriel Hurley
|
682f4cf9ed
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs and into their own reference section, and significantly improved the documentation of what admindocs can do. Thanks to jabapyth for the report, and whiteinge for the patch.
|
14 gadi atpakaļ |