Fabio Natali
|
cb506aed2a
Fixed #23814 -- Documented apps refactored out of Django.
|
10 лет назад |
Claude Paroz
|
0a4b04fc23
Used https for most *.python.org links
|
10 лет назад |
Jannis Leidel
|
6302893112
Updated formtools docs to point at new package outside the Django repo.
|
10 лет назад |
Thomas Chaumeny
|
d3db878e4b
Moved CSRF docs out of contrib.
|
10 лет назад |
Marc Tamlyn
|
604162604b
Added array field support for PostgreSQL.
|
11 лет назад |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
11 лет назад |
Aymeric Augustin
|
10e0cfc0e4
Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().
|
11 лет назад |
Unai Zalakain
|
3895d8899d
Fixed #21213 -- Added docs for Django's mailing lists.
|
11 лет назад |
Andrew Godwin
|
f8297f6323
More migration docs, and conversion of all easy syncdb references
|
11 лет назад |
Aymeric Augustin
|
ebd2598596
Removed django.contrib.markup.
|
12 лет назад |
Aymeric Augustin
|
f27a4ee327
Removed django.contrib.localflavor.
|
12 лет назад |
Aymeric Augustin
|
052271168b
Removed django.contrib.databrowse.
|
12 лет назад |
Preston Holmes
|
11ded967c4
Fixed #19498 -- refactored auth documentation
|
12 лет назад |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
13 лет назад |
Jannis Leidel
|
a13de6cd76
Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated when running outside of the Django test suite. Also moved around the new wizard's templates a bit to better fit the common app layout.
|
13 лет назад |
Jannis Leidel
|
49f57a5d28
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
14 лет назад |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 лет назад |
Jannis Leidel
|
cfc19f84de
Fixed #12323 and #11582 -- Extended the ability to handle static files. Thanks to all for helping with the original app, the patch, documentation and general support.
|
14 лет назад |
Russell Keith-Magee
|
23e85ef25f
Refactored markup documentation to give it it's own home.
|
14 лет назад |
Russell Keith-Magee
|
a323fd3c5e
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the patch.
|
14 лет назад |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 лет назад |
Russell Keith-Magee
|
ed33513988
Corrected typo from r13154.
|
15 лет назад |
Russell Keith-Magee
|
5b28f8a07b
Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Thanks to Wraithan for the patch.
|
15 лет назад |
Gary Wilson Jr
|
2881da949f
Fixed #13202 -- Documented required libraries for markup template tags, based on patch from steveed.
|
15 лет назад |
Justin Bronn
|
459c71e332
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs.
|
15 лет назад |
Gary Wilson Jr
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 лет назад |
Gary Wilson Jr
|
c6fa4936b3
Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson.
|
15 лет назад |
Luke Plant
|
25020ddb05
Fixed #4604 - Configurable message passing system, supporting anonymous users
|
15 лет назад |
Jacob Kaplan-Moss
|
44f3080226
Fixed #10505: added support for bulk admin actions, including a globally-available "delete selected" action. See the documentation for details.
|
16 лет назад |
Jacob Kaplan-Moss
|
64a9469127
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
16 лет назад |