Tim Graham
|
7f2505ad9e
Fixed doc typos.
|
11 gadi atpakaļ |
Tim Graham
|
55fb162588
Fixed #22028 -- Documented that database signals aren't emitted for apps that laack a models module.
|
11 gadi atpakaļ |
Greg Chapple
|
2f25cdc18a
Fixed #22129 -- Added steps for creating superusers to tutorial.
|
11 gadi atpakaļ |
Tim Graham
|
72b080c2c8
Removed Django 1.5 upgrade hints for {% url %} tag.
|
11 gadi atpakaļ |
vvojvoda
|
c23b3717be
Fixed #21962 -- Added escape_html flag to ErrorDict.as_json()
|
11 gadi atpakaļ |
Claude Paroz
|
7b4743580a
Replaced deprecated assertEquals
|
11 gadi atpakaļ |
Claude Paroz
|
9f76d0d351
Fixed #22136 -- Updated comment for Textarea widget
|
11 gadi atpakaļ |
Alex Gaynor
|
b1dcfddb72
Merge pull request #2374 from spaceexperiment/doc_typo
|
11 gadi atpakaļ |
jibreel
|
1b5bd470f0
Fixed documention typo
|
11 gadi atpakaļ |
Claude Paroz
|
4622d23ccf
Fixed #22056 -- Omitted non-package directories when collecting tests
|
11 gadi atpakaļ |
Bouke Haarsma
|
2bab9d6d9e
Fixed #21389 -- Accept most valid language codes
|
11 gadi atpakaļ |
Martin Matusiak
|
48a8b714d4
Fixed bad grammar in a comment.
|
11 gadi atpakaļ |
navneet suman
|
3390550f6f
Fixed #22145 -- Clarified docs on Field.blank and Field.null options.
|
11 gadi atpakaļ |
Tim Graham
|
4132e013ec
Removed a nonexistent link in the docs.
|
11 gadi atpakaļ |
Rik
|
355572ac56
Fixed #12670 -- Added a note about permissions of files stored in FILE_UPLOAD_TEMP_DIR.
|
11 gadi atpakaļ |
Henk Vos
|
e65c0ccac0
Fixed #22071 -- Added a warning regarding override_settings and aliasing.
|
11 gadi atpakaļ |
Szczepan Cieślik
|
e816198034
Fixed docs typos.
|
11 gadi atpakaļ |
Iacopo Spalletti
|
65b4626528
Fixed #22142 -- Documented PostGIS 2 database creation during tests
|
11 gadi atpakaļ |
Claude Paroz
|
91f4a75a6b
Fixed #22116 -- Added precision about WSGIPythonPath separator
|
11 gadi atpakaļ |
Greg Chapple
|
b1d10205ce
Added tests for django.contrib.admindocs
|
11 gadi atpakaļ |
Claude Paroz
|
27e9069710
Allowed some auth tests to be run independently
|
11 gadi atpakaļ |
Alex Gaynor
|
a8a5c31966
Two whitespace changes to appease flake8
|
11 gadi atpakaļ |
Daniele Procida
|
4f7b7ef683
Merge pull request #2363 from nheyning/22019_add_objects_doc
|
11 gadi atpakaļ |
Nicolaas Heyning
|
e1d2a0bd04
added documentation on Model attributes
|
11 gadi atpakaļ |
Alex de Landgraaf
|
b645be80e9
Fixed #22063 -- Added reference to NoReverseMatch from the reverse() documentation
|
11 gadi atpakaļ |
Patrick Robertson
|
6d18ab01d9
Removed incorrect statement from docstring
|
11 gadi atpakaļ |
Baptiste Mispelon
|
072fb923e1
Fixed #21881 -- Clarify behavior of {% ssi %} template tag.
|
11 gadi atpakaļ |
Andrew Gorcester
|
202bf69c2f
Fixed #22095 -- Enabled backward migrations for RunPython operations
|
11 gadi atpakaļ |
Marcin Sokół
|
b887408486
Fixed #22113 -- changed object_name to model_name in CBV docs.
|
11 gadi atpakaļ |
Baptiste Mispelon
|
7e1376c2b0
Fixed #21741 -- Fixed render_to_string to stop pushing empty dictionaries to its Context
|
11 gadi atpakaļ |