- 18 Ara, 2017 1 kayıt (commit)
-
-
Daniel Hepper yazdı
-
- 16 Ara, 2017 1 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Unused since 5ca82e71.
-
- 13 Ara, 2017 5 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Fixed #28915 -- Prevented SQLite from truncating trailing zeros in the fractional part of DecimalField. This reverts commit a146b656 and adds a test for the regression.
-
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
Regression in 58da81a5.
-
Sergey Fedoseev yazdı
Refs #27985 -- Reallowed using __exact=None as an alias for __isnull=True if a custom lookup class with lookup_name != None is registered as the exact lookup. Regression in 58da81a5 and prerequisite for refs #28896.
-
- 11 Ara, 2017 2 kayıt (commit)
- 08 Ara, 2017 6 kayıt (commit)
-
-
Morgan Wahl yazdı
Refs #28856 -- Added test for caching of a GenericForeignKey pointing to a model that uses more than one level of MTI. Forwardport of test and release notes of 35222035 from stable/1.11.x
-
Nick Pope yazdı
-
Simon Charette yazdı
This required allowing WhereNode to be provided as When(condition). This was made possible by cf12257d.
-
Jozef yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
- 07 Ara, 2017 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
-
geekodour yazdı
Fixed #28791 -- Allowed commands that don't require settings to work if the DJANGO_SETTINGS_MODULE doesn't exist.
-
M Somerville yazdı
-
Sam Collins yazdı
-
Nick Pope yazdı
-
Mohammad Esmaeilbeygi yazdı
-
- 06 Ara, 2017 7 kayıt (commit)
-
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Tzu-ping Chung yazdı
Marked the whole pattern (e.g. "{value}th") as translatable, instead of just this suffix, so that languages not using suffixes for ordinals can use this tag.
-
Nick Pope yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 05 Ara, 2017 6 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Thanks Simon Charette and Tim Graham for the review and Carlos E. C. Leite for the report.
-
Mariusz Felisiak yazdı
Refs #28876 -- Fixed incorrect class-based model index name generation for models with quoted db_table. Thanks Simon Charette and Tim Graham for the review and Carlos E. C. Leite for the report.
-
Claude Paroz yazdı
-
Tim Graham yazdı
-
Igor Starikov yazdı
-
- 04 Ara, 2017 5 kayıt (commit)
-
-
Дилян Палаузов yazdı
-
Дилян Палаузов yazdı
-
Jozef yazdı
-
David Szotten yazdı
-
Sergey Fedoseev yazdı
-