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-04-01
Fixed #18045 -- Corrected the documented default value of SESSION_COOKIE_HTTP...
Claude Paroz
2012-03-31
Fixed #18040 -- Removed so-called project-level locale trees from the list of...
Ramiro Morales
2012-03-31
Advanced version identifiers for 1.5 development cycle.
Ramiro Morales
2012-03-31
Fixed #17983 -- Re-fixed the ln syntax by adding a trailing slash to the dest...
Claude Paroz
2012-03-31
Fixed #17983 -- Use a non-ambiguous syntax of the ln command in install docs.
Claude Paroz
2012-03-31
Fix a reST error.
Alex Gaynor
2012-03-31
Fixed #18029 -- Removed leftover mod_python files forgotten in r17835.
Claude Paroz
2012-03-31
Removed deprecated URLField.verify_exists.
Aymeric Augustin
2012-03-31
Removed the deprecated reset and sqlreset management commands.
Aymeric Augustin
2012-03-31
Removed documentation for SMTPConnection, which was removed at r15978.
Aymeric Augustin
2012-03-31
Fixed #18029 -- Removed mod_python as of deprecation process. Thanks Aymeric ...
Claude Paroz
2012-03-31
Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for ...
Claude Paroz
2012-03-30
Fixed #17999 -- Restored the links to examples from models documentation. Ref...
Claude Paroz
2012-03-30
Added stub release notes for 1.5
Claude Paroz
2012-03-30
Use the class decorator syntax available in Python >= 2.6. Refs #17965.
Aymeric Augustin
2012-03-29
Fixed #17870 -- Documented that EmailField default max_length of 75 does not ...
Claude Paroz
2012-03-29
Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc section.
Ramiro Morales
2012-03-28
Fixed 17993 -- Removed quotes around module parameter for wider compatibility...
Claude Paroz
2012-03-27
Added missing indentation in models topic documentation.
Claude Paroz
2012-03-26
Fixed #17733 -- Discouraged setting TIME_ZONE to None when USE_TZ is True. Th...
Aymeric Augustin
2012-03-25
Fix lintian error in manpages.
Paul McMillan
2012-03-23
Fixed #17963 -- Fixed internal links in the 1.4 release notes.
Claude Paroz
2012-03-23
Bump the version in a docs example.
Alex Gaynor
2012-03-23
Bump trunk to 1.4.
1.4
James Bennett
2012-03-23
Edited Django 1.4 release notes:
Jacob Kaplan-Moss
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-16
Fixed #17841 -- Clarified caching note about authentication backends. Thanks ...
Claude Paroz
2012-03-16
Added Django-Python version matching table in FAQ.
Claude Paroz
2012-03-15
Fixed #17607 -- Added homebrew section in Mac OS X-specific install instructi...
Claude Paroz
2012-03-15
Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for th...
Claude Paroz
2012-03-15
Bump trunk to 1.4 RC 2.
James Bennett
2012-03-14
Fixed #17605: Restored deleted query documentation that used to live in docte...
James Bennett
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
Fixed #17891 -- Documented a small backwards incompatibility in the `password...
Julien Phalip
2012-03-13
Fixed #17236 -- Clarified that anonymous session data are retained after logi...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-13
Add myself to committers
Claude Paroz
2012-03-13
Fixed #17857 -- Stopped CachedStaticFilesStorage from creating absolute URLs ...
Jannis Leidel
2012-03-13
Add a note to the backwards-incompatible changes section of 1.4 release notes...
Karen Tracey
2012-03-12
Made some small edits to localization docs from [17690]
Adrian Holovaty
2012-03-12
Fixed the localization docs a little to point to the correct Transifex URL. A...
Jannis Leidel
[next]