Tim Graham
|
4e4c10bc61
Removed docs for @permalink decorator.
|
10 anni fa |
Tim Graham
|
d5e1a2d5eb
Added contrib.auth migration for refs #13147.
|
10 anni fa |
Andrew Godwin
|
ceb2aaf1d4
Add south upgrade note to 1.7 release notes
|
10 anni fa |
Andrew Godwin
|
9e5a37c82d
Fix comment
|
10 anni fa |
Yin Jifeng
|
849538d03d
Fixed #13147 -- Moved User validation logic from form to model.
|
11 anni fa |
Tim Graham
|
d88333661b
Removed primary authors section from AUTHORS.
|
10 anni fa |
Tim Graham
|
fef26e9a87
Fixed typo in docs/ref/contrib/gis/geos.txt.
|
10 anni fa |
Jorge C. Leitão
|
e1fa7dffdc
Fixed #22809 -- Added model Field API reference.
|
10 anni fa |
Andrew Godwin
|
b02abd688a
Fixed #22922: Better error message for InvalidBasesError.
|
10 anni fa |
Andrew Godwin
|
008bff92b7
Fixed #22970: Incorrect dependencies for existing migrated apps
|
10 anni fa |
Josh Smeaton
|
b7455b52a0
Fixed #22988 -- Adjusted an introspection test assertion.
|
10 anni fa |
Anubhav Joshi
|
011abb7d96
Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField.
|
10 anni fa |
Tim Graham
|
3a85aae2ea
Revert "Improve cookie based session backend docs." refs #20418
|
10 anni fa |
Tim Graham
|
5e2c4a4bd1
Fixed #13794 -- Fixed to_field usage in BaseInlineFormSet.
|
10 anni fa |
Tim Graham
|
5ebf03b7dd
Fixed #22351 -- Removed usage of lambdas in model field options.
|
10 anni fa |
Claude Paroz
|
e167e96cfe
Fixed #22223 -- Prevented over-escaping URLs in reverse()
|
10 anni fa |
Jorge C. Leitão
|
8780849da0
Fixed #22812 -- Refactored lookup API documentation.
|
10 anni fa |
Andrew Godwin
|
503e59c9b0
Document -l as well as --list on migrate
|
10 anni fa |
Daniel Pyrathon
|
865bc71783
Added a unit test to ensure models cannot be ordered by a M2M field.
|
10 anni fa |
Tim Graham
|
9f18b6bcb0
Fixed #22978 -- Removed a USA-centric example that didn't add much.
|
10 anni fa |
Anubhav Joshi
|
75ff7b8fb8
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD supports FK after 9bc2d76.
|
10 anni fa |
Tim Graham
|
136a3ffe21
Removed unnecessary directory in dispatch tests.
|
10 anni fa |
Tim Graham
|
fddd95254e
Fixed flake8 errors.
|
10 anni fa |
Tim Graham
|
89b9e6e5d6
Fixed #22909 -- Removed camelCasing in some tests.
|
10 anni fa |
Tim Graham
|
54546cee88
Fixed #22942 -- Noted that __init__.py files are required for management command detection.
|
10 anni fa |
Tim Graham
|
e6b3d6c22f
Fixed #22966 -- Clarified which release notes appear for each doc version.
|
10 anni fa |
Collin Anderson
|
2c1384fbac
Fixed a few PEP8 errors in settings doc.
|
10 anni fa |
Claude Paroz
|
6d302f6396
Fixed pyinotify performance regression in 15f82c7011
|
10 anni fa |
Claude Paroz
|
b144bfb5ce
Fixed #21079 -- Further normalized table names in inspectdb
|
10 anni fa |
Loic Bistuer
|
2572c07cc6
Fixed #22906 -- Added a more helpful repr to migrations' ModelState.
|
10 anni fa |