Loic Bistuer
|
bed504d70b
Fixed #24351, #24346 -- Changed the signature of allow_migrate().
|
před 10 roky |
Tim Graham
|
3adc5f1ee6
Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres).
|
před 10 roky |
Aymeric Augustin
|
15b711b5ee
Deprecated TEMPLATE_DEBUG setting.
|
před 10 roky |
Tim Graham
|
0af3822dc3
Fixed #24325 -- Documented change in ModelForm.save() foreign key access.
|
před 10 roky |
Markus Holtermann
|
f287bec583
Fixed #24184 -- Prevented automatic soft-apply of migrations
|
před 10 roky |
Josh Smeaton
|
1fbe8a2de3
Fixed #24200 -- Made introspection bypass statement cache
|
před 10 roky |
Anssi Kääriäinen
|
8adc59038c
Fixed #23617 -- Added get_pk_value_on_save()
|
před 10 roky |
Tim Graham
|
888054bff7
Fixed #24208 -- Documented changes in private model relations.
|
před 10 roky |
Claude Paroz
|
a0b5f15ea5
Fixed #14483 -- Allowed using subqueries with GIS lookups
|
před 10 roky |
Tim Graham
|
29c0073335
Fixed #24164 -- Fixed Oracle GIS limited aggregation test failure.
|
před 10 roky |
Markus Holtermann
|
335df82a3f
Corrected naming of method and attribute
|
před 10 roky |
Loic Bistuer
|
728b6fd9ca
Fixed #24219 -- Moved SelectDateWidget together with the other widgets
|
před 10 roky |
Fabio C. Barrionuevo da Luz
|
bd691f4586
Fixed #24177 -- Added documentation about database view support in inspectdb
|
před 10 roky |
Tim Graham
|
7468c948b6
Clarified deprecation of test.utils.TestTemplateLoader.
|
před 10 roky |
Jannis Leidel
|
a17724b791
Fixed the length of a headline in the 1.8 release notes.
|
před 10 roky |
Tim Graham
|
8e8daf7c9b
Removed empty sections in 1.8 minor features.
|
před 10 roky |
Claude Paroz
|
b4ac232907
Fixed #24099 -- Removed contenttype.name deprecated field
|
před 10 roky |
Claude Paroz
|
a79e6b6717
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
|
před 10 roky |
Tim Graham
|
28308078f3
Fixed #22603 -- Reorganized classes in django.db.backends.
|
před 10 roky |
Michał Modzelewski
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
před 10 roky |
Tim Graham
|
5d7217dce3
Fixed typo in docs/release/1.8.txt & added word for spelling check.
|
před 10 roky |
Josh Smeaton
|
21b858cb67
Fixed #24060 -- Added OrderBy Expressions
|
před 10 roky |
Claude Paroz
|
f48e2258a9
Fixed #24133 -- Replaced formatting syntax in success_url placeholders
|
před 10 roky |
Aymeric Augustin
|
79deb6a071
Accounted for multiple template engines in template responses.
|
před 10 roky |
Aymeric Augustin
|
a3e783fe11
Deprecated passing a Context to a generic Template.render.
|
před 10 roky |
Pavel Shpilev
|
a7c256cb54
Fixed #9893 -- Allowed using a field's max_length in the Storage.
|
před 10 roky |
Marc Tamlyn
|
b5c1a85b50
Fixed #24118 -- Added --debug-sql option for tests.
|
před 10 roky |
Ola Sitarska
|
d563e3be68
Fixed #23913 -- Deprecated the `=` comparison in `if` template tag.
|
před 10 roky |
Aymeric Augustin
|
3d495cfd77
Added release notes and upgrade instructions for templates.
|
před 10 roky |
Simon Charette
|
07988744b3
Fixed #13165 -- Added edit and delete links to admin foreign key widgets.
|
před 11 roky |