- 11 Ara, 2013 6 kayıt (commit)
-
-
Simon Charette yazdı
Thanks to Aymeric Augustin for the review and Trac alias monkut for the report.
-
Claude Paroz yazdı
Thanks moritz.pfeiffer at alp-phone.ch for the report and Tim Graham for the initial patch.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
- 10 Ara, 2013 3 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
Loic Bistuer yazdı
-
Claude Paroz yazdı
Fixed #21560 -- missing 'slug' field in example code
-
- 09 Ara, 2013 1 kayıt (commit)
-
-
Christian Schmitt yazdı
I updated the documentation, that the modelform now includes the 'slug' field.
-
- 08 Ara, 2013 8 kayıt (commit)
-
-
Simon Charette yazdı
-
Claude Paroz yazdı
-
Ramiro Morales yazdı
This is a partial undo of 1b142ef5.
-
Florian Apolloner yazdı
Made flake8 ignore the .git directory.
-
Loic Bistuer yazdı
-
Florian Apolloner yazdı
Trigger AttributeError in ValidationError.message_dict when error_dict is missing.
-
Alex Gaynor yazdı
Renamed first argument of class method to cls
-
maurycyp yazdı
-
- 07 Ara, 2013 12 kayıt (commit)
-
-
Claude Paroz yazdı
I've chosen a quick deprecation path, as Geo Sitemaps themselves are deprecated from some time now.
-
Vajrasky Kok yazdı
-
Loic Bistuer yazdı
The goal of this change is twofold; firstly, matching the behavior of Django 1.6 and secondly, an AttributeError is more informative than an obscure ValueError about mismatching sequence lengths. Refs #20867.
-
Claude Paroz yazdı
With Python 2.7 and up, named parameter keys are not limited to bytestrings any longer. This mainly reverts 3bd384aa.
-
Tim Graham yazdı
-
Loic Bistuer yazdı
Thanks trac username zanuxzan for the report and original patch.
-
Claude Paroz yazdı
This was a regression in Django 1.6 that was only partially restored in 839940f2. Thanks Jonas Haag for the report.
-
Claude Paroz yazdı
Thanks dibrovsd at gmail.com for the report and Simon Charette for the review.
-
Claude Paroz yazdı
Fixed #21572 -- Added unit test for django.utils.text.normalize_newlines...
-
Vajrasky Kok yazdı
-
Baptiste Mispelon yazdı
-
Baptiste Mispelon yazdı
Thanks to @dmyerscoug for the report and original patch and to @alasdairnicol for the added tests.
-
- 06 Ara, 2013 10 kayıt (commit)
-
-
Alex Gaynor yazdı
-
Roger Hu yazdı
-
pegler yazdı
-
Tim Graham yazdı
-
Ramiro Morales yazdı
This is for general consistency in the GeoDjango DB backends. Thanks Claude for the fix. Refs #19678.
-
Baptiste Mispelon yazdı
-
Baptiste Mispelon yazdı
Refs #21010. Thanks to Loïc for the patch.
-
Baptiste Mispelon yazdı
-
Baptiste Mispelon yazdı
-
Baptiste Mispelon yazdı
-