David Sanders
|
da02cbd1ef
Clarified how to reference RelatedObjectDoesNotExist exceptions.
|
2 years ago |
Mariusz Felisiak
|
753602d0c6
Corrected heading level of "Registering and fetching lookups" section in docs.
|
2 years ago |
Allen Jonathan David
|
cd1afd553f
Fixed #29799 -- Allowed registering lookups per field instances.
|
2 years ago |
Carlton Gibson
|
5028a02352
Doc'd TextField.db_collation as optional.
|
2 years ago |
Mariusz Felisiak
|
eb3699ea77
Fixed #33718 -- Dropped support for MySQL 5.7.
|
2 years ago |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 years ago |
Sih Sîng-hông薛丞宏
|
d4bf3b4c75
Corrected models.FileField signature in docs.
|
2 years ago |
David Smith
|
67b5f506a6
Changed some words to use inline markup.
|
2 years ago |
Mariusz Felisiak
|
ad6bb20557
Avoided counting attributes and methods in docs.
|
2 years ago |
Beomsoo Kim
|
7e4a9a9f69
Corrected example in models.DecimalField docs.
|
3 years ago |
Shivam Durgbuns
|
d75c387f46
Fixed #33334 -- Alphabetized form and model fields in reference docs.
|
3 years ago |
Nick Frazier
|
0d4e575c96
Fixed #33198 -- Corrected BinaryField.max_length docs.
|
3 years ago |
Jacob Walls
|
cd6bddd44e
Fixed #22224 -- Added note about supplying missing values for non-nullable fields with blank=True.
|
3 years ago |
Mariusz Felisiak
|
221b2f85fe
Fixed #33129 -- Dropped support for MariaDB 10.2.
|
3 years ago |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
Hasan Ramezani
|
0a28b42b15
Fixed #33084 -- Removed incorrect system check for ManyToManyField with limit_choices_to.
|
3 years ago |
David Smith
|
fbb1984046
Refs #32956 -- Updated words ending in -wards.
|
3 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Nick Pope
|
88b3982af3
Fixed a typo in docs/ref/models/fields.txt.
|
3 years ago |
Nick Pope
|
41e39c41c9
Refs #32460 -- Doc'd and tested that property names of model choice enums cannot be used as members.
|
3 years ago |
Mariusz Felisiak
|
d992f4e3c2
Refs #31369 -- Removed models.NullBooleanField per deprecation timeline.
|
3 years ago |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
3 years ago |
Hasan Ramezani
|
3eb98743dc
Fixed #32315 -- Doc'd FieldFile.path.
|
3 years ago |
Fabio Sangiovanni
|
2d6c9b97bc
Fixed #32310 -- Fixed note about reverse accessors for intermediate table for self-referential ManyToManyField.
|
3 years ago |
Mariusz Felisiak
|
74fd233b14
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
|
3 years ago |
Tom Forbes
|
b5e12d490a
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
|
4 years ago |
Tom Carrick
|
e387f191f7
Fixed #31777 -- Added support for database collations to Char/TextFields.
|
4 years ago |
Adam Johnson
|
bc4fea92b2
Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions.
|
4 years ago |
Adam Johnson
|
e7fa8aff43
Improved ManyToManyField.through docs.
|
4 years ago |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 years ago |