- 29 Haz, 2013 20 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks reames at asymmetricventures.com for the report.
-
Claude Paroz yazdı
Refs #20660.
-
Claude Paroz yazdı
Thanks stanislas.guerra at gmail.com for the report and Baptiste Mispelon for the review.
-
Florian Apolloner yazdı
-
Claude Paroz yazdı
Following the series of commits removing deprecated features in Django 1.7, here are some more unneeded imports removed and other minor cleanups.
-
Aymeric Augustin yazdı
Thanks Gavin Wahl.
-
Florian Apolloner yazdı
-
Ramiro Morales yazdı
-
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 11 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ı
-