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
/
topics
Age
Commit message (
Expand
)
Author
2012-06-04
Rewrote security.txt SSL docs, noting SECURE_PROXY_SSL_HEADER.
Luke Plant
2012-06-04
Merge pull request #99 from danielroseman/master
Adrian Holovaty
2012-05-31
Use render shortcut in form example.
Daniel Roseman
2012-05-25
Fixed #17371 -- Made the test client more flexible
Aymeric Augustin
2012-05-22
Fixed #18244 -- Documented that formset.has_changed is a 1.4 addition.
Claude Paroz
2012-05-22
Replaced print statement by print function in new install instructions.
Claude Paroz
2012-05-21
Fixed #18115 - added warning about overlaid install.
Carl Meyer
2012-05-19
Followed a best practice in the time zones docs.
Aymeric Augustin
2012-05-18
remove mention of djangoproject.com from cbv topic
Stratos Moros
2012-05-16
Merge pull request #43 from techtonik/patch-1
Adrian Holovaty
2012-05-16
Fix issue #18267 - document `settings.configured` property.
anatoly techtonik
2012-05-11
Fixed #18301 -- Fixed url name in password reset example.
Claude Paroz
2012-05-10
Fixed #16335 -- Clarified an unintuitive behavior.
Aymeric Augustin
2012-05-06
Updated time zone FAQ with timezone.localize.
Aymeric Augustin
2012-05-05
Fixed the syntax used for the Python repl examples in docs and docstrings.
Alex Gaynor
2012-05-05
Made more extensive usage of context managers with open.
Claude Paroz
2012-05-04
Fixed #18270 -- Corrected variable name in password reset example.
Claude Paroz
2012-05-03
Fixed broken URLs introduced in 1adc87cd32.
Ramiro Morales
2012-05-03
Updated some URLs in the documentation to point to the new repository.
Ramiro Morales
2012-05-03
Fixed #18214 -- Clarified the docs about serializable objects.
Alex Ogier
2012-04-30
Replaced print statement by print function (forward compatibility syntax).
Claude Paroz
2012-04-29
Fixed #18023 -- Removed bundled simplejson.
Aymeric Augustin
2012-04-27
Updated docs/topics/install.txt to note github URL instead of code.djangoproj...
Adrian Holovaty
2012-04-26
Fixed #18038 -- Removed the 'supports_inactive_user' backwards-compatibility ...
Claude Paroz
2012-04-25
Fixed #18033 -- Removed function-based generic views, as per official depreca...
Claude Paroz
2012-04-24
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syn...
Claude Paroz
2012-04-22
Fixed #18159 -- added an import statement to the docs. Thanks to Jeff Hui fo...
Alex Gaynor
2012-04-21
Added documentation notes about lack of database savepoints support when usin...
Ramiro Morales
2012-04-19
Added more explicit warnings about unconfigured reStructured Text usage in docs.
Luke Plant
2012-04-16
Fixed #18316 -- Fixed pre-1.3 PermWrapper location in docs. Thanks Adrien Lem...
Claude Paroz
2012-04-15
Fixed #18024 -- Reworded sentence in models documentation. Thanks Preston Hol...
Claude Paroz
2012-04-15
Clarified that Django randomizes session keys. Refs #11555, #13478, #18128.
Aymeric Augustin
2012-04-14
Fixed a typo in an example in the timezone docs.
Aymeric Augustin
2012-04-13
Fixed #18118 -- Improved documentation for contrib.auth.hashers utility funct...
Claude Paroz
2012-04-10
Fixed #17229 -- Allow 'True', 'False' and 'None' to resolve to the correspond...
Aymeric Augustin
2012-04-10
Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients() descr...
Claude Paroz
2012-04-06
Fixed #16074 -- Added ContextMixin to class-based generic views to handle get...
Claude Paroz
2012-04-06
Fixed #16233 -- Added link to multiple databases docs from custom sql alias s...
Claude Paroz
2012-03-31
Fixed #18040 -- Removed so-called project-level locale trees from the list of...
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
Removed deprecated URLField.verify_exists.
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
Use the class decorator syntax available in Python >= 2.6. Refs #17965.
Aymeric Augustin
2012-03-29
Fixed #17999 -- Added a 'See also' paragraph to OneToOneField doc section.
Ramiro Morales
2012-03-27
Added missing indentation in models topic documentation.
Claude Paroz
2012-03-16
Fixed #17841 -- Clarified caching note about authentication backends. Thanks ...
Claude Paroz
[prev]
[next]