index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-01-02
[1.6.x] Bumped version for 1.6.9 release.
1.6.9
Tim Graham
2015-01-02
[1.6.x] Added dates to release notes.
Tim Graham
2015-01-02
[1.6.x] Updated six to 1.9.0.
Tim Graham
2015-01-01
[1.6.x] Removed doc note about PasswordResetForm requiring an integer PK.
Tim Graham
2014-12-27
[1.6.x] Fixed #24056 -- Fixed syntax highlighting in topics/testing/tools.txt.
Tim Graham
2014-12-24
[1.6.x] Fixed #24041 -- Documented effect of changing a model instance's prim...
Helen Sherwood-Taylor
2014-12-23
[1.6.x] Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_...
Frankie Robertson
2014-12-22
[1.6.x] Corrected scoping of savepoint example
David Cramer
2014-12-19
[1.6.x] Added upgrade instructions for deprecated model _meta permission meth...
Tim Graham
2014-12-18
[1.6.x] Removed need to update Python version support note on each new release.
Tim Graham
2014-12-18
[1.6.x] Corrected indentation in docs to prevent inadvertent blockquote.
Tim Graham
2014-12-17
[1.6.x] Fixed display of lists after website redesign
Markus Holtermann
2014-12-16
[1.6.x] Fixed the formatting of one section of the security page
Alex Gaynor
2014-12-13
[1.6.x] Updated advice on six.moves.range/xrange; refs #23812.
Tim Graham
2014-12-11
[1.6.x] Fixed incorrect filter name in docs/topics/i18n/translation.txt.
Yohan Boniface
2014-12-08
[1.6.x] Fixed #23974 -- Clarified wording of FileField.save/delete save param...
Tim Graham
2014-12-08
[1.6.x] Refs #23964 -- Added warning about case-insensitive, unique fields us...
Jon Dufresne
2014-12-07
[1.6.x] Fixed typo in docs/howto/deployment/wsgi/uwsgi.txt.
Vladimir Rutsky
2014-12-06
[1.6.x] Fixed #23965 -- Mentioned that FieldFile inherits from File
Tim Graham
2014-12-06
[1.6.x] Cleaned up a note in docs/topics/db/sql.txt.
wrwrwr
2014-12-05
[1.6.x] Corrected example in Form.has_changed() docs.
Tim Graham
2014-12-05
[1.6.x] Fixed #23955 -- Corrected formset fields in topic guide.
Young Yang
2014-12-03
[1.6.x] Fixed typo in aggregation docs.
Tim Graham
2014-12-03
[1.6.x] Documented a current limitation of multiple table annotation; refs #1...
Benjamin Bach
2014-12-03
[1.6.x] Fixed typo in docs/ref/request-response.txt.
Theodoros Ikonomou
2014-11-25
[1.6.x] Fixed #23754 -- Always allowed reference to the primary key in the admin
Simon Charette
2014-11-25
[1.6.x] Added warning about get_inline_instances() permission checking; refs ...
Simon Charette
2014-11-24
[1.6.x] Further fixes to the migration notes for get_query_set
Luke Plant
2014-11-24
[1.6.x] Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-24
[1.6.x] Better migration docs for get_query_set -> get_queryset
Luke Plant
2014-11-23
[1.6.x] Fixed #23900 -- Added missing imports in code example.
Kevin Ndung'u
2014-11-20
[1.6.x] Added missing backticks to form validation docs
Alasdair Nicol
2014-11-20
[1.6.x] Fixed #23817 -- Updated docs on QuerySet evaluation
Michal Petrucha
2014-11-16
[1.6.x] Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
[1.6.x] Fixed #23793 -- Clarified password reset behavior in auth docs
Erik Romijn
2014-11-15
[1.6.x] Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FO...
Berker Peksag
2014-11-13
[1.6.x] Removed thread customizations of six which are now built-in.
Tim Graham
2014-11-12
[1.6.x] Fixed #23774 -- Clarified QuerySet.order_by() and related models.
Tim Graham
2014-11-10
[1.6.x] Fixed a typo in 1.6 release notes.
aruseni
2014-11-09
[1.6.x] Fixed #23785 -- Typo in docs/releases/1.6.txt
Tim Graham
2014-11-04
[1.6.x] Updated six to 1.8.0.
Tim Graham
2014-11-01
[1.6.x] Fixed #23744 -- Fixed typo in selenium testing example.
Tim Graham
2014-10-31
[1.6.x] Added a warning about direct settings manipulation in tests.
Tim Graham
2014-10-30
[1.6.x] Fixed #23735 -- Clarified that admindocs must be enabled to view temp...
Tim Graham
2014-10-30
[1.6.x] Fixed #23736 -- Corrected the description of the value that silent_va...
Tim Graham
2014-10-30
[1.6.x] Fixed #23737 -- Recommended the render() shortcut more strongly.
Tim Graham
2014-10-30
[1.6.x] Fixed #23734 -- Replaced striptags in template filter overview since ...
Tim Graham
2014-10-30
[1.6.x] Explained why admindocs omits model methods with arguments.
Zan Anderle
2014-10-30
[1.6.x] Converted seealso directives to use 4 space indendation.
Berker Peksag
2014-10-30
[1.6.x] Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs.
Raul Cumplido
[next]