Pavel Savchenko
|
130192b12b
Corrected GenericRelation's related_query_name manual lookup example.
|
6 năm trước cách đây |
Tim Graham
|
0b98e8fdad
Fixed #29941 -- Fixed missing variable in docs/ref/contrib/contenttypes.txt.
|
6 năm trước cách đây |
Mariusz Felisiak
|
35319bf12c
Alphabetized imports in various docs.
|
6 năm trước cách đây |
Tim Graham
|
1a82fc245e
Fixed #28613 -- Doc'd the return value for GenericForeignKey when the related object is deleted.
|
7 năm trước cách đây |
Tim Graham
|
f6acd1d271
Refs #23919 -- Removed Python 2 notes in docs.
|
8 năm trước cách đây |
akki
|
74ed20b49a
Replaced "django" with "Django" in spelling_wordlist.
|
8 năm trước cách đây |
Tim Graham
|
aa69f36984
Removed a redundant example in contenttypes docs.
|
9 năm trước cách đây |
Mikkel Munch Mortensen
|
4bb3ddbcc6
Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
|
9 năm trước cách đây |
Tim Graham
|
e519aab43a
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
|
9 năm trước cách đây |
Tim Graham
|
e19bd086d6
Fixed #24019 -- Fixed inaccurate docs about GenericRelation not supporting aggregation.
|
9 năm trước cách đây |
Tim Graham
|
e0837f2cb1
Fixed #25508 -- Modified QuerySet.__repr__() to disambiguate it from a list.
|
9 năm trước cách đây |
Tim Graham
|
b47552b445
Made cosmetic cleanups to docs/ref/contrib/contenttypes.txt
|
9 năm trước cách đây |
Tim Graham
|
75374d3797
Refs #24099 -- Removed compatibility shim for ContentType.name field.
|
9 năm trước cách đây |
Tim Graham
|
5980b05c1f
Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()
|
9 năm trước cách đây |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 năm trước cách đây |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 năm trước cách đây |
Karl Hobley
|
81e1a35c36
Fixed #24495 -- Allowed unsaved model instance assignment check to be bypassed.
|
10 năm trước cách đây |
Tim Graham
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 năm trước cách đây |
Tim Graham
|
3b89d2d540
Removed contrib.contenttypes.generic per deprecation timeline; refs #19774.
|
10 năm trước cách đây |
Tim Graham
|
1d975ff44b
Removed usage of deprecated dumpdata options in docs.
|
10 năm trước cách đây |
Claude Paroz
|
b4ac232907
Fixed #24099 -- Removed contenttype.name deprecated field
|
10 năm trước cách đây |
Christoph Heer
|
d47409831f
Fixed #23067 -- Updated docs to use django-admin
|
10 năm trước cách đây |
Anders Steinlein
|
4ef10f245a
Fixed #17642 -- Added min_num support to modelformsets, inlines, and the admin.
|
11 năm trước cách đây |
Tim Graham
|
51c8045145
Removed versionadded/changed annotations for 1.6.
|
11 năm trước cách đây |
Tim Graham
|
aa93a1890f
Removed contrib.comments per deprecation timeline.
|
11 năm trước cách đây |
Gabe Jackson
|
b77f26313c
Fixed #22207 -- Added support for GenericRelation reverse lookups
|
11 năm trước cách đây |
Alasdair Nicol
|
8aa1efff6d
Fixed #21951 -- Updated docs to use __str__ for Python 3
|
11 năm trước cách đây |
Simon Charette
|
10e3faf191
Fixed #19774 -- Deprecated the contenttypes.generic module.
|
11 năm trước cách đây |
Tim Graham
|
533d1ab334
Fixed #20958 -- Documented that GenericForeignKey fields can't be accessed in forms.
|
11 năm trước cách đây |
Andrew Godwin
|
b6a957f0ba
Merge remote-tracking branch 'core/master' into schema-alteration
|
11 năm trước cách đây |