index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-08
Tested that spaces are properly escaped in files URLs. Refs #5160.
Aymeric Augustin
2012-01-08
Try to save memory and time when using lazy objects by refering to their func...
Alex Gaynor
2012-01-08
Fixed #16656 -- Changed the urlize filter to accept more top-level domains.
Aymeric Augustin
2012-01-08
Fixed #16395 -- Prevented urlize from highlighting some malformed URLs. Thank...
Aymeric Augustin
2012-01-08
Implemented PEP386-compatible version numbers. Thanks Jannis for the guidance.
Aymeric Augustin
2012-01-08
Fixed #12183 -- Made the urlize filter insert the nofollow attribute properly...
Aymeric Augustin
2012-01-07
Fixed #16364 -- Clarified why automatically created data shouldn't be saved i...
Aymeric Augustin
2012-01-07
Moved two paragraphs from "deprecated features" to "backwards-incompatible ch...
Aymeric Augustin
2012-01-07
Added missing bits of r17352. Refs #17513.
Aymeric Augustin
2012-01-07
Fixed #17513 -- Prevented the MySQL backend from leaking MySQLdb-specific exc...
Aymeric Augustin
2012-01-07
Fixed #17491 -- Honored the version number format expected by distutils. Fixe...
Aymeric Augustin
2012-01-07
Fixed #17100 -- Typo in the regex for EmailValidator. Thanks reames AT asymme...
Aymeric Augustin
2012-01-07
Fixed #13704 -- Handled IDN properly in the urlize template filter. Thanks Cl...
Aymeric Augustin
2012-01-07
Fixed #9655 -- Prevented the urlize template filter from double-quoting URLs....
Aymeric Augustin
2012-01-07
Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for...
Aymeric Augustin
2012-01-07
Fixed #17499 -- Ensured assertFieldOutput works for fields that customize the...
Aymeric Augustin
2012-01-07
Fixed #17415 -- Reset database sequence for Site's pk after creating the defa...
Aymeric Augustin
2012-01-06
Moved misplaced documentation warning note about internal QuerySet query atri...
Ramiro Morales
2012-01-05
Added support for savepoints to the MySQL DB backend.
Ramiro Morales
2012-01-04
Fixed #17503 -- A destination directory passed to startproject or startapp as...
Carl Meyer
2012-01-04
Clarified deployment docs to avoid giving users the impression that staticfil...
Carl Meyer
2012-01-03
Add nate_b to AUTHORS
Chris Beaven
2012-01-03
Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b
Chris Beaven
2012-01-03
Fixed #17496 -- Regression in the floatformat template filter, introduced by ...
Aymeric Augustin
2012-01-03
Fixed #17429 -- Ensured that `Meta.ordering=None` works the same if it were a...
Julien Phalip
2012-01-02
Fixed #16340 -- Made `get_or_create()` re-raise any `IntegrityError` with its...
Julien Phalip
2012-01-02
Fixed a stupid bug in the implementation of timezone.make_aware.
Aymeric Augustin
2012-01-02
Fixed #11184 -- Made it possible to build RPMs with a non-default python exec...
Aymeric Augustin
2012-01-02
Fixed #6163 -- Made "manage.py help runfcgi" display proper default values fo...
Julien Phalip
2012-01-02
Fixed #10931 -- Made `Truncator` handle newlines properly. Thanks to gsong an...
Julien Phalip
2012-01-02
Fixed #8997 -- Prevented the contenttypes `shortcut` view to hide errors occu...
Julien Phalip
2012-01-02
Improved the labels and help texts in the admin filter widget.
Julien Phalip
2012-01-02
Slightly improved the help text for the "Password" field in the `auth.User` a...
Julien Phalip
2012-01-02
Fixed #11410 -- Moved the "Groups" field to the "Permissions" module in the `...
Julien Phalip
2012-01-02
Fixed #17490 -- Added a trailing comma in INSTALLED_APPS, to avoid unexpected...
Aymeric Augustin
2012-01-01
Fixed #17486 -- Updated the welcome page of new projects to reflect the new s...
Aymeric Augustin
2012-01-01
Fix the dispatch test GC code under PyPy, and make the comment for Jython bet...
Alex Gaynor
2012-01-01
Fixed #17488 -- This test passed in 2011 only because 2012-01-01 is a Sunday....
Aymeric Augustin
2012-01-01
Made sure startproject can handle template URLs with trailing slashes.
Ramiro Morales
2011-12-31
Fixed #11986 - Added sudo to Mac OS permissions note in tutorial.
Timo Graham
2011-12-31
Fixed #640 - Documented that changing order_with_respect_to requires a schema...
Timo Graham
2011-12-31
Fixed #702 - Documented that ManyToMany fields can't be in unique_together; t...
Timo Graham
2011-12-30
Added a bit to the 1.4 release notes about the new SECURE_PROXY_SSL_HEADER se...
Adrian Holovaty
2011-12-30
Fixed incorrect 'setting::' prefix in settings.txt
Adrian Holovaty
2011-12-30
Improved comment formatting to appease Gaynor.
Paul McMillan
2011-12-30
Edited release-process.txt changes from [17300]
Adrian Holovaty
2011-12-30
Edited csrf.txt changes from [17299]
Adrian Holovaty
2011-12-30
Increased pbkdf2 scaling test vectors to lower chance of false test failures.
Paul McMillan
2011-12-30
Edited testing.txt changes from [17289]
Adrian Holovaty
2011-12-30
Edited testing.txt changes from [17283]
Adrian Holovaty
[prev]
[next]