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
2012-03-03
Fixed a typo in r17638.
Aymeric Augustin
2012-03-03
Modified a test added in r17508 to not run under Oracle.
Ramiro Morales
2012-03-03
Fixed #17808 -- Explained why fixtures can trigger RuntimeWarnings after enab...
Aymeric Augustin
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2012-03-03
Fixed #17198 -- Ensured that a deterministic order is used across all databas...
Julien Phalip
2012-03-03
Fixed #17819 -- Convinced the NamedUrlWizardView to stop dropping files when ...
Jannis Leidel
2012-03-02
Fixed #17817 -- Modified LocalMiddleware to use full URLs when redirecting to...
Jannis Leidel
2012-03-02
Fixed #15169 -- Added conversion of 0/1 to False/True for MySQL GIS backend. ...
Carl Meyer
2012-03-02
Added missing newline to makemessages output. Thanks Florian Apolloner for re...
Carl Meyer
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed #17799 - Documented that the execute() method of a management command i...
Carl Meyer
2012-03-02
Fixed #17046 -- Added a check if the username passed to User.objects.create_u...
Jannis Leidel
2012-03-02
Fixed #17723 -- Mentioned the changes done in r17547. Thanks, ryankask.
Jannis Leidel
2012-03-02
Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` sett...
Jannis Leidel
2012-03-02
Fixed #16842 -- Modified the RedirectView to correctly handle query strings w...
Jannis Leidel
2012-03-02
Fixed #17794 - Added a bunch of cross-reference links to the DB queries topic...
Carl Meyer
2012-03-02
Fixed #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatib...
Carl Meyer
2012-03-02
Fixed #17806 -- Fixed off-by-n error in the CachedStaticFilesStorage that pre...
Jannis Leidel
2012-03-02
Fixed #17734 -- Made sure to only redirect translated URLs if they can actual...
Jannis Leidel
2012-03-02
Fixed 17764. Improved auth docs.
Paul McMillan
2012-03-02
Fixes #17578. Improve setup instructions for Windows users.
Paul McMillan
2012-03-02
Fixed #17766. Clarified HttpOnly flag on session cookie.
Paul McMillan
2012-03-02
Refs #17800 - Added release notes and deprecation note about SECRET_KEY requi...
Carl Meyer
2012-03-02
Modified the error when SECRET_KEY is missing to be a DeprecationWarning.
Paul McMillan
2012-03-02
Fixed test cases that generate their own settings file.
Paul McMillan
2012-03-02
Added a default SECRET_KEY setting to the default test sesttings (refs #17800).
Jannis Leidel
2012-03-01
Fixed #17737 -- Stopped the collectstatic management command from copying the...
Jannis Leidel
2012-03-01
Fixed #17800 -- Prevented Django from starting without a SECRET_KEY, since th...
Aymeric Augustin
2012-03-01
Corrected contrib.markup filter errors to not use misleading template syntax.
Carl Meyer
2012-03-01
Fixed broken link to python-markdown in contrib.markup docs.
Carl Meyer
2012-03-01
Fixed #17730 - Renamed django.utils.htmlparser to django.utils.html_parser to...
Carl Meyer
2012-03-01
Fixed #17767 - Added signed cookie session backed to session engine settings ...
Timo Graham
2012-03-01
Fixed #17696 - Queryset prefetch_related() ignores using()
Luke Plant
2012-02-29
Fixes #17777 and makes tests run again.
Paul McMillan
2012-02-29
Fixed #17796 -- Rolled back [17588] because the fix for the original relatively
Ramiro Morales
2012-02-29
Avoided importing _mysql directly. Refs #17755.
Aymeric Augustin
2012-02-28
Fixed #17786 (again) -- Ensured destruction of test databases works under Ora...
Aymeric Augustin
2012-02-28
Fixed #17668 - prefetch_related does not work in in_bulk
Luke Plant
2012-02-28
Fixed #17786 -- Exception when running the tests under Oracle, during the des...
Aymeric Augustin
2012-02-27
Fixed #16366 -- Prevented some failures of the django.contrib.auth tests when...
Aymeric Augustin
2012-02-27
Clarified the fact that the signal_changed signal isn't used by Django itself...
Aymeric Augustin
2012-02-27
Fixed #17755 -- Ensured datetime objects that bypass the model layer (for ins...
Aymeric Augustin
2012-02-27
Added a diagram of the hierarchy of our TestCase subclasses to the testing docs.
Ramiro Morales
2012-02-27
Added versionadded info for ensure_csrf_cookie decorator
Luke Plant
2012-02-27
Fixed ReST typo in CSRF docs.
Luke Plant
2012-02-27
Modified tests introduced in r15452 to not run 31 test cases twice. Thanks Ju...
Ramiro Morales
2012-02-26
Fixed #17715 -- Updated the tutorial for time zone support, plus a few other ...
Aymeric Augustin
2012-02-26
Fixed #17772 -- typo in the release notes.
Aymeric Augustin
2012-02-26
Added file missed in r17588.
Ramiro Morales
2012-02-26
Fixed #15169 -- Corrected handling of model boolean fields in MySQL spatial b...
Ramiro Morales
[prev]
[next]