- 29 Haz, 2013 12 kayıt (commit)
-
-
Ramiro Morales yazdı
Made GeoDjango GeometryField stop accepting a 'null' keyword argument as per its deprecation in 1.5.
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
This includes HttpResponse and co. __init__() methods, django.shortcuts.render_to_response() and the index(), sitemap() sitemap app views.
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
Ramiro Morales yazdı
-
- 28 Haz, 2013 9 kayıt (commit)
-
-
Simon Charette yazdı
refs #20642.
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
This is to help other ongoing branches which would benefit from this functionality.
-
Claude Paroz yazdı
-
Claude Paroz yazdı
-
Jacob Kaplan-Moss yazdı
-
Baptiste Mispelon yazdı
-
Shai Berger yazdı
Add support for Oracle, fix an issue with the repr of RawQuerySet, add tests and documentations. Also added a 'supports_paramstyle_pyformat' database feature, True by default, False for SQLite. Thanks Donald Stufft for review of documentation.
-
Tim Graham yazdı
-
- 27 Haz, 2013 12 kayıt (commit)
-
-
Tim Graham yazdı
Thanks jefftriplett for the report.
-
Aymeric Augustin yazdı
This is useful: - to force a rollback on the exit of an atomic block without having to raise and catch an exception; - to prevent a rollback after handling an exception manually.
-
Marc Tamlyn yazdı
Fix typo
-
Ken Bolton yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
Fixed missing initializations in WSGIRequest. Refs #20619
-
Claude Paroz yazdı
-
Andrew Godwin yazdı
-
Andrew Godwin yazdı
-
Anton Baklanov yazdı
-
Baptiste Mispelon yazdı
Thanks to roman for the report.
-
- 26 Haz, 2013 7 kayıt (commit)
-
-
Simon Charette yazdı
Add missing preposition in documentation.
-
Trey Hunner yazdı
-
Tim Graham yazdı
uid is now base64 encoded in password reset URLs/views. A backwards compatible password_reset_confirm view/URL will allow password reset links generated before this change to continue to work. This view will be removed in Django 1.7. Thanks jonash for the initial patch and claudep for the review.
-
Tim Graham yazdı
Fixed #20462 - Replaced the str() cast introduced in 273dc550 by force_text()
-
Loic Bistuer yazdı
-
Andrew Clark yazdı
Thanks to noirbizarre for the report and initial patch.
-
Loic Bistuer yazdı
Thanks to Keryn Knight for the report.
-