Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 سال پیش |
Aymeric Augustin
|
f27a4ee327
Removed django.contrib.localflavor.
|
12 سال پیش |
Tim Graham
|
067505ad19
Fixed broken links, round 4. refs #19516
|
12 سال پیش |
Tim Graham
|
4cef9a09f9
Fixed #17388 - Noted in the custom model field docs that field methods need to handle None if the field may be null.
|
12 سال پیش |
Tim Graham
|
dc01e41d23
Fixed #15566 - Documented that update() doesn't honor DateField.auto_now
|
12 سال پیش |
Aymeric Augustin
|
c5ef65bcf3
[py3] Ported django.utils.encoding.
|
12 سال پیش |
Claude Paroz
|
784d0c261c
Replaced 'return' by 'raise' in custom model field docs
|
12 سال پیش |
Claude Paroz
|
596e15293c
Fixed #11162 -- Mentioned ValidationError in custom model field docs
|
12 سال پیش |
Claude Paroz
|
b9ecbedb31
Fixed #18528 -- Fixed custom field value_to_string example
|
12 سال پیش |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
13 سال پیش |
Jacob Kaplan-Moss
|
7edf231d46
Replaced documentation snippets using "gender" with less sensitive examples.
|
13 سال پیش |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 سال پیش |
Aymeric Augustin
|
246580573d
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
|
13 سال پیش |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 سال پیش |
Carl Meyer
|
00678334aa
Fixed #16863 -- Corrected ReST markup to avoid errors building docs.
|
13 سال پیش |
Gabriel Hurley
|
a40685fdfc
Fixed #15308 -- Sphinx/reST fixes for the Custom Model Fields docs.
|
14 سال پیش |
Timo Graham
|
07ef43082d
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
|
14 سال پیش |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 سال پیش |
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 سال پیش |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 سال پیش |
Russell Keith-Magee
|
9f230c7eeb
Fixed #12517 -- Corrected get_prep_lookup example in custom field docs. Thanks to django@pressure.net.nz for the report.
|
15 سال پیش |
Russell Keith-Magee
|
07590ff4e8
Fixed #13184 -- Document the requirement that custom model fields using SubfieldBase should probably implement formfield. Thanks to Mark L. for the report, and to Joseph and Honza for the guidance on the solution.
|
15 سال پیش |
Russell Keith-Magee
|
0f2f08a7d7
Documentation markup fixes.
|
15 سال پیش |
Russell Keith-Magee
|
ff60c5f9de
Fixed #1142 -- Added multiple database support.
|
15 سال پیش |
Karen Tracey
|
833df0afaa
Fixed #12385: Made built-in field type descriptions in admindocs translatable again. Many thanks to Ramiro for the problem report and patch.
|
15 سال پیش |
Karen Tracey
|
d10dd3eceb
Apply doc addition that somehow was left out of r11833. Refs #7977.
|
15 سال پیش |
Russell Keith-Magee
|
2124811150
Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks to thepointer for the report.
|
15 سال پیش |
Jacob Kaplan-Moss
|
f1c64816bb
Fixed #10693: updated params in the docs.
|
16 سال پیش |
Gary Wilson Jr
|
7372ea159a
Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568, #10569, #10614, #10617, #10619 -- Fixed several typos as well as a couple minor issues in the docs, patches from timo, nih, bthomas, rduffield, UloPe, and sebleier@gmail.com.
|
16 سال پیش |
Malcolm Tredinnick
|
94f4348728
Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by
|
16 سال پیش |