- 07 Agu, 2012 21 kayıt (commit)
-
-
James Bennett yazdı
-
James Bennett yazdı
-
James Bennett yazdı
Add new security-policy documentation.
-
James Bennett yazdı
This formally describes our policies on reporting, notification and disclosure of security issues, and provides a detailed explanation of our full security-response process, for reference purposes.
-
Alex Gaynor yazdı
-
Aymeric Augustin yazdı
This is necessary for the 'utils' tests to pass.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
Based on Vinay Sajip's branch.
-
Aymeric Augustin yazdı
-
Aymeric Augustin yazdı
* Renamed smart_unicode to smart_text (but kept the old name under Python 2 for backwards compatibility). * Renamed smart_str to smart_bytes. * Re-introduced smart_str as an alias for smart_text under Python 3 and smart_bytes under Python 2 (which is backwards compatible). Thus smart_str always returns a str objects. * Used the new smart_str in a few places where both Python 2 and 3 want a str.
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
Grammar fix in 1.5 release notes.
-
- 06 Agu, 2012 4 kayıt (commit)
-
-
Michael Blume yazdı
I believe this is standard.
-
Tim Graham yazdı
Thanks shelldweller for the draft patch.
-
Alex Gaynor yazdı
Fixed #15754 -- avoid recursively computing the tree of media widgets more times than is necessary for a wiget
-
Brendan MacDonell yazdı
-
- 05 Agu, 2012 5 kayıt (commit)
-
-
Aymeric Augustin yazdı
-
Tim Graham yazdı
Updated example of customized ModelAdmin in documentation for 1.4
-
Julien Phalip yazdı
-
Justin Bronn yazdı
-
Angeline Tan yazdı
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners.
-
- 04 Agu, 2012 10 kayıt (commit)
-
-
Julien Phalip yazdı
-
Tim Graham yazdı
Thanks Raman Barkholenka for the patch.
-
Julien Phalip yazdı
-
Florian Apolloner yazdı
-
Alex Gaynor yazdı
Ticket 18632 Cleanup of CBV edit/edit mixin documentation.
-
Daniel Greenfeld yazdı
-
Tim Graham yazdı
Fixed #18110 -- Improve template cache tag documentation
-
Tim Graham yazdı
Fixed small typo in class based view docs.
-
Tim Graham yazdı
-
Claude Paroz yazdı
Thanks Pratyush for the report.
-