- 06 Tem, 2014 3 kayıt (commit)
-
-
Tim Graham yazdı
-
Daniel Hahler yazdı
-
Eric Palakovich Carr yazdı
"Eric Palakovich Carr" should be sorted by "P", not "C".
-
- 05 Tem, 2014 5 kayıt (commit)
-
-
Andrew Godwin yazdı
Fixed #22943 -- Correctly serialize compiled regexes.
-
Andrew Godwin yazdı
-
Claude Paroz yazdı
Thanks Patrick Robertson for the report.
-
Claude Paroz yazdı
Refs #22950.
-
Tim Graham yazdı
Thanks MarkusH for the report.
-
- 04 Tem, 2014 4 kayıt (commit)
-
-
Tim Graham yazdı
Thanks pmartin for the report.
-
Simon Charette yazdı
Thanks to antialiasis at gmail dot com for the patch.
-
Loic Bistuer yazdı
This patch also fixes update_error_dict to better handle the use case described in this ticket, previously the type of the provided container could be lost in some conditions. Thanks Russell Keith-Magee for the report and Tim Graham for review.
-
LarryBrid yazdı
Prevent urlize from turning some.organization, an.intern etc. into urls. Refs #22941.
-
- 03 Tem, 2014 4 kayıt (commit)
-
-
Tim Graham yazdı
Thanks raphael.herouart at gmail.com
-
Anubhav Joshi yazdı
This allows specifying ForeignKeys in REQUIRED_FIELDS when using a custom User model. Thanks cjerdonek and bmispelon for suggestion and timgraham for review.
-
Daniel Lindsley yazdı
-
LarryBrid yazdı
It now works with something like google.com/foo/bar
-
- 02 Tem, 2014 9 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Claude Paroz.
-
Anubhav Joshi yazdı
Thanks Tim Graham for suggestion and review.
-
Colin Wood yazdı
Forwardport of f5740af8 from stable/1.7.x
-
Tim Graham yazdı
The functionality it was used for was removed in Django 1.7.
-
Tim Graham yazdı
Thanks projectgus for the suggestion.
-
Tim Graham yazdı
-
Éric Araujo yazdı
-
Andrew Godwin yazdı
-
- 01 Tem, 2014 7 kayıt (commit)
-
-
Tim Graham yazdı
Thanks mila for the suggestion.
-
Tim Graham yazdı
-
Claude Paroz yazdı
Translators may want to change the irc link pointing to a language-specific channel.
-
Anssi Kääriäinen yazdı
The Model.from_db() is intended to be used in cases where customization of model loading is needed. Reasons can be performance, or adding custom behavior to the model (for example "dirty field tracking" to issue automatic update_fields when saving models). A big thank you to Tim Graham for the review!
-
Tim Graham yazdı
It's a shim that calls the actual createsuperuser management command and it's been marked as deprecated since Django 1.0.
-
Curtis yazdı
-
Anubhav Joshi yazdı
Thanks rpbarlow for the suggestion; and loic, akaariai, and jorgecarleitao for reviews.
-
- 30 Haz, 2014 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks scibi for the report.
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks mrknacky at gmail.com for the report and gajimenezmaggiora for the draft patch.
-
Tim Graham yazdı
Thanks cjerdonek for the suggestion.
-
Julia Matsieva yazdı
Thanks Keryn Knight for the suggestion.
-
Claude Paroz yazdı
-
Tim Graham yazdı
-