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
/
ref
Age
Commit message (
Expand
)
Author
2012-03-21
Fixed #17936 -- Fixed a code sample in the admin `SimpleListFilter` documenta...
Julien Phalip
2012-03-19
Fixed an indentation issue in GeoDjango installation docs.
Claude Paroz
2012-03-19
Fixed #17893 -- Added GeoDjango installation instructions for Ubuntu 11.10. T...
Claude Paroz
2012-03-17
Fixed #16138 -- Made FormMixin get_initial return a copy of the 'initial' cla...
Claude Paroz
2012-03-17
Fixed #17926 -- Removed mention of XMLField in docs (missing deletion from r1...
Claude Paroz
2012-03-17
Fixed #17915 -- Switched GeoModelAdmin default WMS layer URL from Metacarta t...
Claude Paroz
2012-03-16
Fixed #13267 -- Updated GeoDjango tutorial for the 1.4 release. Thanks samuel...
Claude Paroz
2012-03-15
Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi...
Claude Paroz
2012-03-14
Fixed #17837. Improved markdown safety.
Paul McMillan
2012-03-14
Updated some outdated external URLs in docs.
Claude Paroz
2012-03-13
Fixed #17895 -- Made override_settings send the setting_changed signal both w...
Aymeric Augustin
2012-03-13
Fixed #17584 -- Updated create_template_postgis-debian.sh script for PostgreS...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-13
Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs ...
Jannis Leidel
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
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-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
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
Made django.utils.timezone.localtime a private API -- it's too specific to th...
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 #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 #17790 - Made the Ajax CSRF jQuery example work with jQuery in compatib...
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
Added versionadded info for ensure_csrf_cookie decorator
Luke Plant
2012-02-27
Fixed ReST typo in CSRF docs.
Luke Plant
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-20
Fixed #16758 - Added a warning regarding overriding default settings; thanks ...
Timo Graham
2012-02-19
Fixed #17166 -- Documented how FIXTURE_DIRS works in the inital data how-to, ...
Aymeric Augustin
2012-02-19
Fixed #17316 -- Mentionned that the MultipleProxyMiddleware provided as an ex...
Aymeric Augustin
2012-02-19
Fixed #16452 -- Clarified that the DATE/DATETIME/TIME_INPUT_FORMATS settings ...
Aymeric Augustin
2012-02-19
Fixed #17573 -- Documented MySQL's switch to InnoDB as default storage engine...
Aymeric Augustin
2012-02-18
Fixed #17685 - Typo in BaseDateListView.get_dated_items(); thanks ejb.
Timo Graham
2012-02-17
Fixed typo in GIS testing docs.
Carl Meyer
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-16
Fixed #17693. Input validation and tests for base36 conversion utils. Thanks ...
Paul McMillan
2012-02-14
Stopped the collectstatic management from being wastful with file handlers. R...
Jannis Leidel
2012-02-13
Added a note to the release notes about the new format strings added in r17473.
Jannis Leidel
2012-02-12
Fixed #16150 -- Added 'feed_url' and clarified 'link' in the Feed reference d...
Aymeric Augustin
2012-02-11
Updated SpatiaLite GeoDjango test setup instructions for version 3.0.
Ramiro Morales
[next]