Tyson Clugg
|
e34226fc37
Fixed #25259 -- Added comments to header of generated migration files
|
9 years ago |
Sergey Kolosov
|
22bb548900
Fixed #22634 -- Made the database-backed session backends more extensible.
|
10 years ago |
sarthakmeh
|
4bc00defd0
Fixed #14217 -- Added validation for field name collision when using model inheritance.
|
9 years ago |
Maxime Lorant
|
4ce433e811
Fixed #25302 -- Prevented BrokenLinkEmailsMiddleware from reporting 404s when Referer = URL.
|
9 years ago |
Tommy Beadle
|
d3fdaf907d
Fixed #23727 -- Inhibited the post_migrate signal when using serialized_rollback.
|
10 years ago |
Valentina Mukhamedzhanova
|
1f7b25c1a7
Fixed #24986 -- Added support for annotations in DISTINCT queries.
|
9 years ago |
Brendan Hayward
|
c9fb4f3c45
Fixed #25205 -- Removed doc references to deprecated GeoManager class.
|
9 years ago |
Kenneth Love
|
5aba3f0a45
Added Chris Jones and Kenneth Love to AUTHORS.
|
9 years ago |
Andrei Kulakov
|
db97a88495
Fixed #24375 -- Added Migration.initial attribute
|
10 years ago |
Rigel Di Scala
|
b91a2a499f
Fixed #23190 -- Made Paginator.page_range an iterator
|
9 years ago |
Jan Pazdziora
|
a570701e02
Fixed #25029 -- Added PersistentRemoteUserMiddleware for login-page-only external authentication.
|
9 years ago |
William Schwartz
|
9a5cfa05a0
Fixed #24997 -- Enabled bulk_create() on proxy models
|
9 years ago |
Francisco Albarran
|
e75b614640
Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work.
|
9 years ago |
Nick Pope
|
b3d5dc6932
Fixed #24834 -- Fixed get_current_site() when Host header contains port.
|
9 years ago |
Markus Holtermann
|
e5cb4e1411
Fixed #24914 -- Added authentication mixins for CBVs
|
9 years ago |
JensDiemer
|
9aac99e96d
Refs #9619 -- Added a test that Field.from_db_value() is called on QuerySet.values()
|
9 years ago |
Sutrisno Efendi
|
afa82aa41a
Added Sutrisno Efendi to AUTHORS.
|
9 years ago |
girishkumarkh
|
818a325a6d
Added myself to AUTHORS
|
9 years ago |
Markus Amalthea Magnuson
|
8957b1682c
Added Markus Amalthea Magnuson to AUTHORS.
|
9 years ago |
Matthew Somerville
|
40f0a84cb1
Fixed #24159 -- Made compilemessages run across all apps.
|
10 years ago |
Adam Chainz
|
e60cce4e40
Fixed #24846 -- Added support to MySQL SchemaEditor for all blob/text data types
|
9 years ago |
Riccardo Magliocchetti
|
b0b8f56d3a
Added myself to AUTHORS
|
9 years ago |
Piotr Jakimiak
|
70e3e2e08e
Fixed #24774 -- Made contrib.site's Site.domain field unique
|
9 years ago |
Nicolas Noé
|
37682368a6
Fixed #24656 -- Added missing imports to query expressions doc.
|
9 years ago |
Jon Dufresne
|
b5e0eede40
Fixed #22394 -- Refactored built-in datetime lookups to transforms.
|
10 years ago |
Jay Wineinger
|
923da0274a
Fixed #24611 -- Fixed update() crash with related UUID pk object.
|
10 years ago |
Marten Kenbeek
|
e8e4f978dd
Fixed #24278 -- Fixed serialization of migration operations.
|
10 years ago |
Ryan Hall
|
8f98732379
Added Ryan Hall to AUTHORS. Refs #24554
|
10 years ago |
Andriy Sokolovskiy
|
e4cf8c8420
Fixed #24301 -- Added PostgreSQL-specific aggregate functions
|
10 years ago |
Moritz Sichert
|
1f2abf784a
Fixed #24469 -- Refined escaping of Django's form elements in non-Django templates.
|
10 years ago |