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-11-11
Made the deprecation warning for reponse.template more useful by pointing to ...
Luke Plant
2010-11-11
Turns out that "unintended paragraph break" was actually missing the end of t...
Gabriel Hurley
2010-11-11
Small corrections to 1.3-alpha release notes (an unintended paragraph break, ...
Gabriel Hurley
2010-11-11
Add 1.3 alpha notes to release-notes index.
James Bennett
2010-11-11
Remove the 1.3 paragraph from the alpha notes.
James Bennett
2010-11-11
Change development-status classifier in setup.py since this is an alpha.
James Bennett
2010-11-11
Bump version number and download URL for 1.3 alpha 1.
James Bennett
2010-11-11
Correct a typo in the 1.3 alpha release notes.
James Bennett
2010-11-11
Add roadmap and contributing boilerplate to 1.3 alpha notes.
James Bennett
2010-11-11
Add 1.3 alpha 1 release notes.
James Bennett
2010-11-11
Fixed error introduced in r14512.
Ramiro Morales
2010-11-11
Fixed small multi-db compatibility issue in the Oracle backend.
Ramiro Morales
2010-11-11
Implemented changes made in r14320 in the Oracle backend. Thanks Russell for ...
Ramiro Morales
2010-11-09
Fixed #14653 -- Removed vestigal `getstatusoutput` from GeoDjango utils.
Justin Bronn
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-11-09
Fixed #14599 -- Added documentation for QuerySet.delete() in the QuerySet API...
Carl Meyer
2010-11-09
Fixed #14650 -- noted that underscores are also valid in slug fields. Thanks...
Alex Gaynor
2010-11-09
Fixed typo in raw SQL docs example.
Ramiro Morales
2010-11-08
Small rewording of tutorial01.txt changes from [14066]
Adrian Holovaty
2010-11-08
Fixed #14641 - a handful of grammer/typo fixes.
Jacob Kaplan-Moss
2010-11-07
Fixed #11877 -- Documented that HttpRequest.get_host() fails behind multiple ...
Gabriel Hurley
2010-11-07
Completed and enhanced links to database-specific notes from the install docs.
Ramiro Morales
2010-11-07
Fixed some Oracle backend test DB creation code bugs.
Ramiro Morales
2010-11-07
Fixed #13684 -- if settings.ROOT_URLCONF isn't defined don't blow up with an ...
Alex Gaynor
2010-11-07
Make the requests test use unittest2, rather than the system unittest.
Alex Gaynor
2010-11-07
Fixed #14636 -- corrected bad formatting in the docs, which was resulting in ...
Alex Gaynor
2010-11-07
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs...
Gabriel Hurley
2010-11-07
Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...
Gabriel Hurley
2010-11-07
Fixed #8325 -- Reorganization and expansion of the login_required decorator d...
Gabriel Hurley
2010-11-06
Fixed #14600 -- Added a versionchanged directive to the TEMPLATE_CONTEXT_PROC...
Gabriel Hurley
2010-11-06
Added a README for building offline HTML docs.
Luke Plant
2010-11-06
Fixed hyperlinking of template tags/filters in offline docs so that non-built...
Luke Plant
2010-11-06
Fixed brittle test case for `GEOSGeometry.valid_reason`.
Justin Bronn
2010-11-06
Fix for running GEOS/GDAL tests on Python 2.6 and below.
Justin Bronn
2010-11-06
Fixed #14627 -- Made Tutorial 3 more explicit regarding the transformations t...
Gabriel Hurley
2010-11-06
Fixed #14624 -- Updated a few outdated references to CacheMiddleware in the t...
Gabriel Hurley
2010-11-06
Fixed #14630 -- Increased maximum size of the Oracle tablespace datafile used...
Ramiro Morales
2010-11-06
Fixed #14629 -- corrected a misspelling and poor wording in the docs. Thanks...
Alex Gaynor
2010-11-06
Removed the use of a deprecated unittest method.
Alex Gaynor
2010-11-04
Fixed #14619 -- corrected a typo in the email docs.
Alex Gaynor
2010-11-04
Fixed a test failure introduced in [14461].
Alex Gaynor
2010-11-04
Fixed #13935, added support for using QuerySet.dates across related fields. ...
Alex Gaynor
2010-11-04
Fixed #11966 -- Made it possible to use a percent sign in a translation messa...
Jannis Leidel
2010-11-04
Fixed #14612 - Password reset page leaks valid user ids publicly.
Luke Plant
2010-11-04
Fixed a test setup and isolation bug that was causing PasswordResetTest to fa...
Luke Plant
2010-11-04
Fixed #6476 -- Added option to makemessages management command to disable wra...
Jannis Leidel
2010-11-04
Fixed #14602 -- Added an extra check to wsgi.input handling to prevent AppEng...
Russell Keith-Magee
2010-11-04
Fixed typo in i18n docs.
Jannis Leidel
2010-11-04
Fixed #9988 -- Added support for translation contexts. Thanks, Claude Paroz.
Jannis Leidel
2010-11-04
Converted templates doctests into unittests. We have always been at war with...
Alex Gaynor
[prev]
[next]