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
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2012-03-12
Added note to releases/1.4.txt about contrib.auth user password hash-upgrade ...
Adrian Holovaty
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-12
Fixed broken link.
Carl Meyer
2012-03-11
Fixed a couple of typos in testing document.
Ramiro Morales
2012-03-11
Fixed an inappropriate repetition. Thanks DanGer for the report.
Aymeric Augustin
2012-03-10
Fixed Sphinx warnings when building docs introduced in r17665.
Ramiro Morales
2012-03-10
Fixed #17842 - Typo in uWsgi docs; thanks mitnk.
Timo Graham
2012-03-05
Bump for 1.4 RC 1.
James Bennett
2012-03-05
Fixes #17327 -- Add --database option to createsuperuser and change password ...
Chris Beaven
2012-03-05
Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custo...
Chris Beaven
2012-03-04
Fixed a ReST error. Thanks md4d for the report.
Aymeric Augustin
2012-03-04
Documented a limit of the SQLite backend, in relation with the bulk_create fu...
Aymeric Augustin
2012-03-04
Fixed a typo in the sitemaps docs.
Aymeric Augustin
2012-03-03
Linked to the FAQ from the release notes.
Aymeric Augustin
2012-03-03
Fixed a typo in the time zone docs. Thanks Ramiro.
Aymeric Augustin
2012-03-03
Fixed #17738 -- Extended the time zone documentation with a FAQ. Thanks Anssi...
Aymeric Augustin
2012-03-03
Added a blurb about new SimpleTestCase class to release notes.
Ramiro Morales
2012-03-03
Made django.utils.timezone.localtime a private API -- it's too specific to th...
Aymeric Augustin
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-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 #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 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-01
Fixed broken link to python-markdown in contrib.markup docs.
Carl Meyer
2012-03-01
Fixed #17767 - Added signed cookie session backed to session engine settings ...
Timo Graham
2012-02-28
Fixed #17668 - prefetch_related does not work in in_bulk
Luke Plant
2012-02-27
Clarified the fact that the signal_changed signal isn't used by Django itself...
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-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-24
Fixed #17073 - focused uwsgi docs to Django integration; thanks Preston Holmes.
Timo Graham
2012-02-24
Fixed #17757 - Typo in docs/intro/overview.txt; thanks kaushik1618.
Timo Graham
2012-02-24
Fixed #17749 - Documented better way of overriding ModelAdmin; thanks chrisdp...
Timo Graham
2012-02-22
Reverted r17577 because it's actually possible to use a time zone that isn't ...
Aymeric Augustin
2012-02-22
Noted that TIME_ZONE must be the server time zone when time zone support is e...
Aymeric Augustin
2012-02-21
Fixed a few typos in the aggregation functions reference.
Aymeric Augustin
2012-02-21
Fixed #17660 -- Standardize extends tag token parsing
Chris Beaven
2012-02-20
Fixed #16758 - Added a warning regarding overriding default settings; thanks ...
Timo Graham
2012-02-20
Fixed #17390 - Added a note to topics/auth.txt regarding how to decorate clas...
Timo Graham
2012-02-19
Fixed #17319 -- Made the example for set_language less error-prone. Thanks An...
Aymeric Augustin
[next]