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
2010-06-17
Fixed #13785: Corrected some misplaced and missing parentheses. Thanks LucianU.
Karen Tracey
2010-06-17
Fixed #13778: Removed a stray colon in a code example. Thanks canassa.
Karen Tracey
2010-06-11
Fixed #13739 -- Updated release notes to make a note of the changes to Field....
Russell Keith-Magee
2010-06-10
Refs #8901 -- Reverted r13328 because the patch imposes a minimum version req...
Russell Keith-Magee
2010-06-08
Fixed #13716 - the CSRF get_token function stopped working for views with csr...
Luke Plant
2010-06-07
Fixed #8901 -- Corrected the PostgreSQL sequence reset code when field identi...
Russell Keith-Magee
2010-06-07
Fixed #13577 - wrong thousands separator in Polish formats file. Thanks sero ...
Jarek Zgoda
2010-06-07
Fixed #13676: Corrected some links into the Python docs. Thanks carljm and Tr...
Karen Tracey
2010-06-07
Fixed #13657: Moved global declaration before assignments to avoid a syntax w...
Karen Tracey
2010-06-07
Fixed #13700 -- Converted m2m_through_regress tests to unittests, removing an...
Russell Keith-Magee
2010-06-05
Fixed #13698 -- Removed trailing whitespace from regressiontests/utils/timesi...
Russell Keith-Magee
2010-06-05
Corrected pre-Python 2.6 syntax incompatibility from r13319. Thanks to Karen ...
Russell Keith-Magee
2010-06-05
Fixed #13697 -- Modified multiple_database test to avoid a failure observed u...
Russell Keith-Magee
2010-06-05
Migrated multiple_database tests to use new stdout argument on management com...
Russell Keith-Magee
2010-06-05
Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...
Russell Keith-Magee
2010-06-03
Fixed #10758 - sys.exc_info() should not be stored on a local variable
Luke Plant
2010-06-02
Fixed #13685: Correct the default value for EMAIL_BACKEND listed in the setti...
Karen Tracey
2010-05-28
Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages.
Jacob Kaplan-Moss
2010-05-28
Fixed #13572: copies of QueryDicts now have their encoding set correctly.
Jacob Kaplan-Moss
2010-05-28
Converted httpwrappers tests to unittest.
Jacob Kaplan-Moss
2010-05-28
Fixed #13597, a small typo in the admin docs.
Jacob Kaplan-Moss
2010-05-28
Fixed #13656 -- Ensure that the management commands use the right database fo...
Russell Keith-Magee
2010-05-28
Fixed #13653: Fixed django.utils.hashcompat to support running on Python 2.4 ...
Karen Tracey
2010-05-28
Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a fl...
Russell Keith-Magee
2010-05-28
Fixed #13638 -- Refactored the serializers_regress tests to avoid the use of ...
Russell Keith-Magee
2010-05-24
Bump to 1.2.1.
1.2.1
James Bennett
2010-05-23
Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...
Jannis Leidel
2010-05-22
Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...
Luke Plant
2010-05-21
Refs #13573 -- Modified the key technique added in r13295 to be more robust a...
Russell Keith-Magee
2010-05-21
Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.
Jannis Leidel
2010-05-21
Fixed #13569 -- Fixed createsuperuser management command to work with the new...
Jannis Leidel
2010-05-21
Fixed #13560 -- Fixed localization of widgets.
Jannis Leidel
2010-05-21
Fixed #13573 -- Corrected problem with template caching when template directo...
Russell Keith-Magee
2010-05-19
Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.
Karen Tracey
2010-05-19
Fixed #13563, a typo in the GeoDjango tutorial.
Jacob Kaplan-Moss
2010-05-17
Fixed a couple of typos in the release notes.
Jacob Kaplan-Moss
2010-05-17
Updated the docs conf.py to have the correct version number.
Jacob Kaplan-Moss
2010-05-17
Trunk is now 1.2.1 pre-alpha.
James Bennett
2010-05-17
Add in the section on Python 2.3 compatibility.
James Bennett
2010-05-17
Flip PyPI classifier from beta to stable.
James Bennett
2010-05-17
Bump version and download info to 1.2.
1.2
James Bennett
2010-05-17
A final *final* clarification in the release notes.
James Bennett
2010-05-17
Some final clarifications in the release notes.
James Bennett
2010-05-17
Slight fixes to related fields reference to avoid conflicting target names
Jacob Kaplan-Moss
2010-05-17
Some heavy refactoring to the 1.2 release notes.
Jacob Kaplan-Moss
2010-05-17
Fixed a couple of es_AR translation errors.
Ramiro Morales
2010-05-17
Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for ...
Russell Keith-Magee
2010-05-16
Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, HÃ¥vard G...
Jannis Leidel
2010-05-16
Added notes about the two new date format specifiers (``c`` and ``u``) added ...
Jannis Leidel
2010-05-16
Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...
Jannis Leidel
[prev]
[next]