Piotr Jakimiak
|
70e3e2e08e
Fixed #24774 -- Made contrib.site's Site.domain field unique
|
10 years ago |
Nicolas Noé
|
37682368a6
Fixed #24656 -- Added missing imports to query expressions doc.
|
10 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 |
Aymeric Augustin
|
2444c231e1
Added Alex Hill to AUTHORS.
|
10 years ago |
Loek van Gent
|
d898ba1bec
Fixed #24419 -- Added sendtestemail management command
|
10 years ago |
ifedapo olarewaju
|
a535e4acdc
Added myself to AUTHORS; refs #24226.
|
10 years ago |
Aksel Ethem
|
b4d8b16e51
Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be used during testing.
|
10 years ago |
Grzegorz Slusarek
|
668d53cd12
Fixed #21495 -- Added settings.CSRF_HEADER_NAME
|
10 years ago |
Ian Lee
|
00fbd8fd52
Broke long lines in code examples.
|
10 years ago |
Justine Alexandra Roberts Tunney
|
e215d325a8
Updated my email address in AUTHORS.
|
10 years ago |
Matthew Somerville
|
250aa7c39b
Fixed #24240 -- Allowed GZipping a Unicode StreamingHttpResponse
|
10 years ago |
Jakub Wilk
|
beed786b81
Updated my e-mail address in AUTHORS.
|
10 years ago |
Michał Modzelewski
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
10 years ago |
Oscar Ramirez
|
54085b0f9b
Fixed #23998 -- Added datetime.time support to migrations questioner.
|
10 years ago |
Andriy Sokolovskiy
|
3dbbb8a89c
Fixed #23983 -- Fixed a crash in migrations when adding order_with_respect_to to non-empty table.
|
10 years ago |
Michael Hall
|
4fada6f1c9
Fixed #23893: Added tzinfo to constant datetime in unit test
|
10 years ago |
Thomas Tanner
|
018d110ef5
Fixed #23911 -- Added support for buffer file uploads in the test client
|
10 years ago |
Preston Timmons
|
b872134bfc
Fixed #23768 -- Rewrote template tests as unit tests.
|
10 years ago |
Daniel Wiesmann
|
4df3a3e0e9
Added GDAL prototypes for raster support
|
10 years ago |
Thomas Chaumeny
|
17fe0bd808
Fixed #23423 -- Added unaccent lookup in django.contrib.postgres
|
10 years ago |
Tim Heap
|
deb607648e
Fixed #23728 -- Added the --exit option to makemigrations.
|
10 years ago |
Patryk Zawadzki
|
21e21c7bc2
Fixed #23844 -- Used topological sort for migration operation dependency resolution.
|
10 years ago |
Tim Graham
|
83d104d61a
Revert "Use topological sort for migration operation dependency resolution"
|
10 years ago |
Josh Smeaton
|
f59fd15c49
Fixed #14030 -- Allowed annotations to accept all expressions
|
11 years ago |
Klaas van Schelven
|
13d613f800
Use topological sort for migration operation dependency resolution
|
10 years ago |