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-08-04
Fixed #14025 -- Modified flush to adhere to router sync instructions when emm...
Russell Keith-Magee
2010-08-03
Fixed #11377: the template join filter now correctly escapes the joiner, too.
Jacob Kaplan-Moss
2010-08-03
Fixed #11376: added some extra tests for autoescaping subtleties.
Jacob Kaplan-Moss
2010-08-03
Fixed #11288: added some tests for the handling of number-like variables in t...
Jacob Kaplan-Moss
2010-07-30
Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin optio...
Russell Keith-Magee
2010-07-30
Fixed #13882 -- Removed an unnecessary nested where clause introduced on __is...
Russell Keith-Magee
2010-07-30
Added a related_name to a test model to avoid a name clash in the full test s...
Russell Keith-Magee
2010-07-30
Fixed #13730 -- Removed the hard-coding of the requirement that ForeignKeys h...
Russell Keith-Magee
2010-07-30
Fixed #13773 -- Passed in the current connection in a call to db_type(). Than...
Russell Keith-Magee
2010-07-30
Fixed #13821 -- Added a double-quoting to the PostgreSQL sequence reset code....
Russell Keith-Magee
2010-07-30
Fixed #13941 -- Corrected the way sequence names are reset under Postgres, es...
Russell Keith-Magee
2010-07-25
Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Th...
Jannis Leidel
2010-07-24
Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.
Jannis Leidel
2010-07-21
Fixed #13967 -- MySQL spatial backend now respects when `spatial_index=False`...
Justin Bronn
2010-07-20
Fixed #13934 -- `GeoSQLCompiler.get_default_columns` was missing `local_only`...
Justin Bronn
2010-07-17
Fixed import example code for NON_FIELD_ERRORS.
Karen Tracey
2010-07-05
Doc updates missed in [13423]
Luke Plant
2010-07-05
Fixed #13880 - added 2.7 to list of supported versions of Python
Luke Plant
2010-07-05
Added missing module directive for validators documentation.
Luke Plant
2010-07-05
Small corrections/improvements to DB optimization docs.
Luke Plant
2010-06-30
Added proper code comments for the HTTPS CSRF protection.
Luke Plant
2010-06-24
Fixed error in AnonymousUser docs since [12316]
Luke Plant
2010-06-23
Fixed #13799, a test failure on Postgres. Thanks, Alex.
Jacob Kaplan-Moss
2010-06-23
Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango docs.
Justin Bronn
2010-06-23
Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. Thanks...
Justin Bronn
2010-06-23
Fixed #12803 - Added styling for 'error' and 'warning' messages in admin.
Luke Plant
2010-06-21
Added skeleton 1.3 release notes.
Russell Keith-Magee
2010-06-21
Fixed #12619 -- Added support for the --noinput flag to testserver. Thanks to...
Russell Keith-Magee
2010-06-21
Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 deve...
Russell Keith-Magee
2010-06-19
Django is now 1.3 pre-alpha.
Jacob Kaplan-Moss
2010-06-19
Fixed #10843: the textile tests now pass against the latest textile library.
Jacob Kaplan-Moss
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
[prev]
[next]