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-05-08
Marked tests of BinaryFields as expected failures on MySQL and Python 3.
Aymeric Augustin
2013-05-08
[py3] Stopped iterating on exceptions. Refs #20025.
Aymeric Augustin
2013-05-08
Fixed #20025 -- Pointed to a MySQLdb fork for Python 3.
Aymeric Augustin
2013-05-08
Fixed test failures on MySQL.
Aymeric Augustin
2013-05-08
Fixed #20256 -- Corrected startproject --template help text
Claude Paroz
2013-05-07
Remove unnecessary check on __set__ parameters.
Mike Fogel
2013-05-07
Fixed Sphinx error in tutorial 1.
Carl Meyer
2013-05-07
Fixed inconsistent punctuation in tutorial 5.
Carl Meyer
2013-05-07
Python 2.5 is not relevant to master.
Carl Meyer
2013-05-07
Fixed #20354 -- `makemessages` no longer crashes with `UnicodeDecodeError`
Tai Lee
2013-05-07
Remove outdated ForeignKey manager documentation.
Mike Fogel
2013-05-06
Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment.
Tim Graham
2013-05-06
Fixed #20274 - Added some clarifying section headings in the test docs.
Tim Graham
2013-05-06
Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial.
Tim Graham
2013-05-05
Found a mistake in SQL documentation
Christopher Allen-Poole
2013-05-05
Ensured that the javascript_catalog view doesn't leak translations.
Florian Apolloner
2013-05-05
Fixed a regression introduced in 9f7a01ef2bed8c0395a970286e8f87fd7d344b3b.
Florian Apolloner
2013-05-04
One more changed import location of wraps
Claude Paroz
2013-05-04
Fixed #18351 -- Added X-Robots-Tag header to sitemaps
Claude Paroz
2013-05-04
Systematically imported wraps from functools
Claude Paroz
2013-05-04
Used ngettext in a formsets error message
Claude Paroz
2013-05-03
Added clarification to the docs, pointing out that unique_for_date only consi...
Aaron Cannon
2013-05-03
Added myself to the committers list.
Daniel Lindsley
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-05-01
Fixed #20338 - Document FQDN behavior with ALLOWED_HOSTS
Michael Manfre
2013-05-01
Fixed test failures introduced in a5becad9094e5c5403b692b9a7b3a6ffaabf64a3.
Florian Apolloner
2013-05-01
Fixed #19252 -- Added support for wheel packages.
Florian Apolloner
2013-04-30
Fixed #20336 -- Removed obsolete paragraph from the docs.
Aymeric Augustin
2013-04-30
Merge pull request #1034 from infraredgirl/master
Preston Holmes
2013-04-30
Fix two typos in database transactions docs
Ana Krivokapic
2013-04-29
Fixed #20330 -- Normalized spelling of "web server".
Aymeric Augustin
2013-04-29
Corrected "it's" to "its" when used possessively.
Thomas Thurman
2013-04-28
Tested that get_or_create raises IntegrityError.
Aymeric Augustin
2013-04-28
Fixed #18986 -- Improved error message for missing files
Aymeric Augustin
2013-04-28
Pointed to the docs version switcher in tutorial 1.
Aymeric Augustin
2013-04-28
Fixed #18336 -- Doubled request_queue_size.
Aymeric Augustin
2013-04-26
Fixed #20321 -- Added missing key name in MergeDict KeyError message
Claude Paroz
2013-04-25
Converted a list comprehension into a generator expression in query_utils.py
Adrian Holovaty
2013-04-25
Negligible formatting fixes in query_utils.py
Adrian Holovaty
2013-04-25
Removed an errant ipdb import from commit 9777442
Adrian Holovaty
2013-04-25
Updated Transifex links to the Django project
Claude Paroz
2013-04-24
Merge pull request #1029 from carmi/patch-1
Simon Charette
2013-04-24
Fix CharField typo in legacy-databases.txt docs
Evan Carmi
2013-04-24
Fixed documentation of disable_constraint_checking
Michael Manfre
2013-04-24
Fixed a rST bug in the README template in the reusable apps docs.
Jannis Leidel
2013-04-24
Fixed the reusable apps docs to use a rst file extension for the README and f...
Jannis Leidel
2013-04-23
Fixed #20307 -- Word repeated in tutorial.
Thomas Thurman
2013-04-23
Clearer explanation when exception has no message
Marti Raudsepp
2013-04-22
Fixed #20270 -- Fixed error in AjaxResponseMixin documentation
Baptiste Mispelon
2013-04-22
Fixed #19211 -- Adapted tutorial for Python 3
Claude Paroz
[prev]
[next]