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
2014-11-26
Updated formtools docs to point at new package outside the Django repo.
Jannis Leidel
2014-11-25
Fixed #23914 -- Improved {% now %} to allow storing its result in the context.
Baptiste Mispelon
2014-11-25
Added warning about get_inline_instances() permission checking; refs #23754.
Simon Charette
2014-11-25
Fixed #23682 -- Enhanced circular redirects detection in tests.
wrwrwr
2014-11-25
Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.
Berker Peksag
2014-11-25
Fixed typo in docs/ref/django-admin.txt
Richard Olsson
2014-11-24
Fixed #23742 -- Added an option to reverse tests order.
wrwrwr
2014-11-24
Fixed spelling in docs/ref/django-admin.txt.
Tim Graham
2014-11-23
Deprecated dirs argument to override TEMPLATE_DIRS.
Aymeric Augustin
2014-11-22
Updated an old note about GEOSGeometry.transform
Claude Paroz
2014-11-21
Fixed #21753 -- Raised exception when both `form_class` and `fields` are spec...
Berker Peksag
2014-11-21
Fixed #23865 -- documented how to assign errors to a field in Model.clean()
Alasdair Nicol
2014-11-21
Corrected Permission.max_length in docs; refs #8162.
Sergey Fedoseev
2014-11-20
Added missing backticks to form validation docs
Alasdair Nicol
2014-11-20
Fixed #23817 -- Updated docs on QuerySet evaluation
Michal Petrucha
2014-11-19
Fixed #23410 -- Avoided unnecessary rollbacks in related apps when migrating ...
Carl Meyer
2014-11-18
Fixed #23849 -- Documented the locmem.Loader class.
Preston Timmons
2014-11-18
Fixed #18714 -- Added 'fuzzy' compilemessages option
Anton Baklanov
2014-11-17
Fix malformed note directives.
Carl Meyer
2014-11-16
Moved all template loaders under django.template.loaders.
Aymeric Augustin
2014-11-16
Renamed qn to compiler
Josh Smeaton
2014-11-16
Merge pull request #3549 from psagers/master
Julien Phalip
2014-11-15
Removed old version note in layermapping.txt
Claude Paroz
2014-11-15
Fixes a race condition in the documentation.
Peter Sagerson
2014-11-15
Fixed #23808 -- Documented that migrations table is created when using runser...
Andreas Madsack
2014-11-15
Fixed #23825 -- Added links for decorating class-based views to the CSRF docs.
Fabio Natali
2014-11-15
Added a new GeoJSON serialization format for GeoDjango
Claude Paroz
2014-11-15
Fixed #14030 -- Allowed annotations to accept all expressions
Josh Smeaton
2014-11-15
Fixed #23827 -- TZ behavior in Storage API ref doc
James Aylett
2014-11-15
Fixed #23665 -- Noted precedence of settings.USE_L10N in MONTH_DAY_FORMAT and...
Berker Peksag
2014-11-13
Fixed #23765 -- Removed BooleanField default check which often yielded false ...
Tim Graham
2014-11-13
Added missing docs for 1_7.W001 check.
Tim Graham
2014-11-13
Removed doc reference to pre-1.5 PostGIS
Claude Paroz
2014-11-13
Updated Fink doc section to be version-agnostic
Claude Paroz
2014-11-12
Fixed #23774 -- Clarified QuerySet.order_by() and related models.
Tim Graham
2014-11-10
Fixed #23789 -- TemplateResponse handles context differently from render
Luke Plant
2014-11-05
Removed confusing paragraph from the docs.
Loic Bistuer
2014-11-04
Fixed #23531 -- Added CommonMiddleware.response_redirect_class.
Berker Peksag
2014-11-04
Fix minor typo in documentation.
Marc Tamlyn
2014-11-04
Fixed #13181 -- Added support for callable choices to forms.ChoiceField
Peter Inglesby
2014-11-04
Fixed links to mysqlclient in database notes.
Tim Graham
2014-11-04
Added HStoreField.
Marc Tamlyn
2014-11-03
Fixed versionchanged indentation in docs/.
Berker Peksag
2014-11-03
Fixed spelling mistake in docs/ref/request-response.txt
Tim Graham
2014-11-03
Fixed #18523 -- Added stream-like API to HttpResponse.
Michael Kelly
2014-11-03
Fixed #18456 -- Added path escaping to HttpRequest.get_full_path().
Unai Zalakain
2014-11-03
Moved CSRF docs out of contrib.
Thomas Chaumeny
2014-10-31
Fixed #23732 -- Corrected and enhanced select_related() docs.
Tim Graham
2014-10-30
Fixed #23656 -- Made FormMixin.get_form's form_class argument optional.
Simon Charette
2014-10-30
Fixed #23736 -- Corrected the description of the value that silent_variable_f...
Tim Graham
[prev]
[next]