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
2013-04-07
Fix #15126: Better error message when passing invalid options to ModelForm.Meta.
Baptiste Mispelon
2013-04-06
Explicitly removes dismissCalendar
Andrew Jesaitis
2013-04-06
Explicitly removes dismissClock
Andrew Jesaitis
2013-04-05
Fixed #20207 -- Handle ManyToManyField with a unicode name correctly.
Simon Charette
2013-04-05
Fixed #20114 -- support custom project login_url in tests
Preston Holmes
2013-04-05
Added release note about percent literals in cursor.execute
Claude Paroz
2013-04-05
Removed LocaleMiddleware from settings template.
Aymeric Augustin
2013-04-04
Merge pull request #993 from almostabc/template-include-docs-update
Simon Charette
2013-04-05
Removed a trailing space in the template name on line 174.
Andrew Brown
2013-04-04
Fixed a line that was overindented.
Alex Gaynor
2013-04-04
Removed instructions about download_url from release process notes.
Jacob Kaplan-Moss
2013-04-04
Remove download_url from setup.py
Donald Stufft
2013-04-04
Merge pull request #992 from bmispelon/ticket-20195
Claude Paroz
2013-04-04
Fix #20195: wrong reference in session settings documentation.
Baptiste Mispelon
2013-04-04
Merge pull request #985 from intgr/atomic_typo
Tim Graham
2013-04-03
Fix contrib.messages tests for discovery.
Carl Meyer
2013-04-03
Fixed #20038 -- Better error message for host validation.
Baptiste Mispelon
2013-04-03
Fix typo in transaction.Atomic docstring
Marti Raudsepp
2013-04-03
Adjusted download_url in setup.py
Florian Apolloner
2013-04-02
Modified auth to work with unittest2 discovery.
Preston Timmons
2013-04-02
Modified sitemaps to work with unittest2 discovery.
Preston Timmons
2013-04-02
Modified messages to work with unittest2 discovery.
Preston Timmons
2013-04-02
Modified formtools to work with unittest2 discovery.
Preston Timmons
2013-04-02
Updated flatpages tests for unittest2 discovery.
Preston Timmons
2013-04-02
Modified admindocs tests to work with unittest2 discovery.
Preston Timmons
2013-04-02
Move last remaining tests out of models.py files; prep for test discovery.
Preston Timmons
2013-04-02
Added a dedication to Malcolm to release notes.
Ramiro Morales
2013-04-02
Fixed #19748 - Documented django.utils.module_loading.import_by_path
Tim Graham
2013-04-01
Fixed deprecation warnings introduced by 97774429aeb54df4c09895c07cd1b09e7020...
Simon Charette
2013-04-01
Relaxed time frame check in test_strip_tags
Claude Paroz
2013-04-01
Fixed #20169 -- Ensured that the WSGI request's path is correctly based on th...
Julien Phalip
2013-04-01
Fixed #16737 -- Support non-ascii column names in inspectdb
Claude Paroz
2013-04-01
Imported unittest from django.utils in util_tests
Claude Paroz
2013-04-01
Fixed #5014 -- Guessed max_digits and decimal_places for SQLite
Claude Paroz
2013-04-01
Fixed getting max_digits for MySQL decimal fields
Claude Paroz
2013-04-01
Added more tests for strip_tags utility
Claude Paroz
2013-04-01
Fixed #20172 -- Ensured urlize supports IPv4/IPv6 addresses
Claude Paroz
2013-04-01
Updated some 'Dive Into Python' links
Claude Paroz
2013-03-31
Fixed #20167 -- Preserve the traceback of `ImportError`s in `import_by_path`.
Joe Friedl
2013-03-31
Fixed #19220 -- Prevented decimals to be displayed in scientific notation
Claude Paroz
2013-03-31
Fixed #8649 - Documented a caveat about dynamically adjusting formsets.
Tim Graham
2013-03-31
Fixed #9913 - Clarified User.is_authenticated docs.
Tim Graham
2013-03-31
Fixed #20168 - Generalized a PostgreSQL specific database query in the docs.
Tim Graham
2013-03-30
Fixed some markup in formtools docs.
Tim Graham
2013-03-30
Fixes #20162 -- Added a note in the documentation for `static.serve()` about ...
Julien Phalip
2013-03-30
Fixed #19492 - Added a link to the uWSGI/Django tutorial.
Tim Graham
2013-03-30
Removed site cache clearing in TestCase._fixture_setup
Claude Paroz
2013-03-30
Fixed #18277 - Clarified startproject documentation.
Tim Graham
2013-03-30
Merge pull request #963 from richardcornish/master
Tim Graham
2013-03-30
Remove unnecessary if conditions
Alisson
[prev]
[next]