- 29 Eki, 2015 1 kayıt (commit)
-
-
Sergey Fedoseev yazdı
Refs bc0aba77 which dropped support for SpatiaLite < 2.4.
-
- 28 Eki, 2015 8 kayıt (commit)
-
-
Bryan Marty yazdı
Since refs #21489, FormSet classes and factories are exposed on the django.forms package.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Claude Paroz yazdı
Complement to 48548d1a.
-
Daniel Wiesmann yazdı
Geometry objects have an srid property, so this addition makes the raster api more similar to the geometries api.
-
Tim Graham yazdı
Forwardport of 65bff161 from stable/1.8.x
-
Tim Graham yazdı
-
Tim Graham yazdı
It doesn't seem relevant for anyone upgrading to Django 1.10 and beyond.
-
- 27 Eki, 2015 11 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Daniel Wiesmann for inspiration.
-
Ian Foote yazdı
-
Simon Charette yazdı
This reverts commit 71ebcb85.
-
Sambhav Satija yazdı
-
Sambhav Satija yazdı
Thanks Andrey Yakovlev for the initial patch.
-
Claude Paroz yazdı
10ace52a added some regex processing for each request with SCRIPT_URL set. In a speed critical section, conditionally apply of the regex will save some resources.
-
Chris Lamb yazdı
-
Tim Graham yazdı
This is a relic of when the tests were stored in contrib.auth.tests.
-
Tim Graham yazdı
The reverse() added in 50aa1a79 crashed on a custom user model.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
- 26 Eki, 2015 6 kayıt (commit)
-
-
Tim Graham yazdı
-
Marten Kenbeek yazdı
The deprecation removal in 5e450c52 removed too much.
-
Tim Graham yazdı
-
Tim Graham yazdı
Forwardport of d27085b0 from stable/1.8.x
-
Tim Graham yazdı
-
Tim Graham yazdı
Renamed in e542e81b.
-
- 25 Eki, 2015 1 kayıt (commit)
-
-
Jon Dufresne yazdı
-
- 24 Eki, 2015 6 kayıt (commit)
-
-
Curtis Maloney yazdı
-
Jon Dufresne yazdı
Command exits with non-zero status if changes without migrations exist.
-
Sergey Fedoseev yazdı
-
Tim Graham yazdı
Thanks Nick Pope for the initial patch.
-
Claude Paroz yazdı
-
Sergey Fedoseev yazdı
-
- 23 Eki, 2015 4 kayıt (commit)
-
-
Andrey Kuzmin yazdı
-
Claude Paroz yazdı
Thanks gjanee@ucop.edu for the report and Tim Graham for the review.
-
Jacek Bzdak yazdı
-
薛丞宏 yazdı
-
- 22 Eki, 2015 3 kayıt (commit)
-
-
Tim Graham yazdı
Traceback (most recent call last): File "tests\admin_scripts\tests.py", line 646, in test_startapp_unicode_name content = f.read() File "lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0] UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 46: character maps to <undefined>
-
Tim Graham yazdı
-
Tim Graham yazdı
-