- 07 Ock, 2018 2 kayıt (commit)
-
-
Mariusz Felisiak yazdı
-
Sergey Fedoseev yazdı
-
- 06 Ock, 2018 1 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Fixed #28859 -- Made Oracle backend raise DatabaseError if "no data found" exception is hidden by the Oracle OCI library. Thanks Tim Graham for the review and Jani Tiainen for the report.
-
- 05 Ock, 2018 7 kayıt (commit)
-
-
Vasilis Aggelou yazdı
-
Tim Graham yazdı
Thanks avalanchy for the initial patch.
-
shanghui yazdı
Also fixed #28608 -- Allowed UserCreationForm and UserChangeForm to work with custom user models. Thanks Sagar Chalise and Rômulo Collopy for reports, and Tim Graham and Tim Martin for reviews.
-
Sergey Fedoseev yazdı
-
Sergey Fedoseev yazdı
-
Miguel Piedrafita yazdı
-
Paulo yazdı
Fixed #28517 -- Fixed admin delete confirmation view crash when related models don't have a delete permission.
-
- 04 Ock, 2018 4 kayıt (commit)
-
-
Tim Graham yazdı
-
Sergey Fedoseev yazdı
-
Tim Graham yazdı
-
Дилян Палаузов yazdı
-
- 03 Ock, 2018 10 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Follow up to acc8dd41.
-
Jonas Haag yazdı
Fixed #28986 -- Prevented boolean values in admin list display from being formatted with thousand separators.
-
Jonas Haag yazdı
-
Tim Graham yazdı
-
Дилян Палаузов yazdı
-
Claude Paroz yazdı
The plan is to later deprecate/remove storing the language in the session.
-
я котик пур-пур yazdı
-
shanghui yazdı
-
Robin Ramael yazdı
-
Alvin Lindstam yazdı
-
- 02 Ock, 2018 8 kayıt (commit)
-
-
Mariusz Felisiak yazdı
Unused since a8a81aae.
-
Tim Graham yazdı
-
Alexey yazdı
-
Tim Graham yazdı
-
Simon Charette yazdı
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Philipp Bosch yazdı
-
- 30 Ara, 2017 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Simon Charette yazdı
Also updated the autodetector to assume the RenameField operation will perform the required repointing.
-
Simon Charette yazdı
This allows field and special operations to use this logic.
-
Sergey Fedoseev yazdı
-
Fixed #28117 -- Added a helpful message in loaddata when psycopg2 can't load a fixture due to NUL characters.
-
Mariusz Felisiak yazdı
Used Decimal.scaleb() in backends.utils.format_number() and DecimalField.widget_attrs() to improve performance.
-
Tomer Chachamu yazdı
-
Jon Dufresne yazdı
-