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
2009-12-22
Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...
Jannis Leidel
2009-12-22
Documentation markup fixes.
Russell Keith-Magee
2009-12-22
Fixed #1142 -- Added multiple database support.
Russell Keith-Magee
2009-12-21
Fixed #12409 -- Corrected some documentation typos in the docs on raw queryse...
Russell Keith-Magee
2009-12-20
Fixed #11863: added a `Model.objects.raw()` method for executing raw SQL quer...
Jacob Kaplan-Moss
2009-12-18
Fixed #8145 - Documented the codenames of the default auth permissions
Jannis Leidel
2009-12-18
Corrected an example in the natural key serialization docs. Thanks to Alex Ga...
Russell Keith-Magee
2009-12-17
Fixed #399: Added big integer field. Thanks to Tomáš Kopeček for persisten...
Karen Tracey
2009-12-14
Fixed #7052 -- Added support for natural keys in serialization.
Russell Keith-Magee
2009-12-13
Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatso...
Jacob Kaplan-Moss
2009-12-10
Fixed #11010 - Add a foundation for object permissions to authentication back...
Jannis Leidel
2009-12-09
Implemented 'smart if' template tag, allowing filters and various operators t...
Luke Plant
2009-12-09
Fixed #4604 - Configurable message passing system, supporting anonymous users
Luke Plant
2009-12-03
Corrected spelling of e-mail (according to our standard).
Luke Plant
2009-11-26
Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthra...
Russell Keith-Magee
2009-11-23
Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 re...
Russell Keith-Magee
2009-11-19
Corrected an inconsistency in the documentation regarding the way to specify ...
Russell Keith-Magee
2009-11-16
Fixed #5034 -- honor request.urlconf in reverse and resolve.
Brian Rosner
2009-11-12
Fixed #12204 -- Corrected the use of :djadmin: links in the testing docs, plu...
Russell Keith-Magee
2009-11-03
Fixed #10355 -- Added an API for pluggable e-mail backends.
Russell Keith-Magee
2009-10-27
Moved contrib.csrf.* to core code.
Luke Plant
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2009-10-23
Fixed a silly typo left over from removing Python 2.3 references.
Jacob Kaplan-Moss
2009-10-23
Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...
Jacob Kaplan-Moss
2009-10-12
Fixed #8274 - allow custom forms for auth 'login' and 'password_change' views
Luke Plant
2009-09-30
Fixed #11961: Corrected a few typos in docs/testing.txt. Thanks to timo for t...
James Bennett
2009-09-28
Added 'key_prefix' keyword argument to cache_page()
Luke Plant
2009-09-23
Fixed #11931: Removed mention of nonexistent get_sql() method for arguments t...
James Bennett
2009-09-13
Fixed #11755 -- Added documentation for an edge case of FormSet usage. Thanks...
Russell Keith-Magee
2009-09-13
Fixed #11740 -- Added extra detail on the behavior of ModelForms. Thanks to s...
Russell Keith-Magee
2009-09-13
Fixed #9414 -- Clarified the documentation on the permission decorators. Than...
Russell Keith-Magee
2009-09-13
Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon ...
Russell Keith-Magee
2009-09-13
Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to liling...
Russell Keith-Magee
2009-09-13
Fixed #10864 -- Clarified the role played by redirect_to_field in the login_r...
Russell Keith-Magee
2009-09-12
Modified r11531 to use the original suggested text from the patch (which was ...
Russell Keith-Magee
2009-09-12
Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks ...
Russell Keith-Magee
2009-09-11
Fixed #11554: Several errors in Generic Views Documentation.
Luke Plant
2009-09-10
Fixed #7376: auth docs don't say they depend on contenttypes.
Luke Plant
2009-09-10
Fixed #11477: Generic views docs point out bug with wrong queryset
Luke Plant
2009-07-21
Cleanup of some minor markup problems in URL documentation.
Russell Keith-Magee
2009-07-17
Fixed #11492 -- Corrected some typos, and added some extra markup for the URL...
Russell Keith-Magee
2009-07-16
Fixed #11491 -- Corrected minor typo in new namespace URL docs. Thanks to Car...
Russell Keith-Magee
2009-07-16
Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...
Russell Keith-Magee
2009-07-16
Fixed #10908 -- Clarified the procedure for creating test users in the testin...
Russell Keith-Magee
2009-07-15
Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather t...
Russell Keith-Magee
2009-07-15
Fixed #10287 -- Added better examples in the docs of formset validation. Than...
Russell Keith-Magee
2009-07-11
Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks t...
Russell Keith-Magee
2009-07-03
Fixed #9607 -- Added documentation for the ``extra`` argument in test client ...
Russell Keith-Magee
2009-07-03
Fixed #10604 -- Added note on the limitation of ungettext, especially as rela...
Russell Keith-Magee
2009-06-24
Fixed #10741: Updated instructions on the best gettext package to get for Win...
Karen Tracey
[prev]
[next]