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
Age
Commit message (
Expand
)
Author
2014-11-25
Fixed flake8 warnings.
Tim Graham
2014-11-25
Fixed bug in circular dependency algo for migration dependencies.
Luke Plant
2014-11-25
Fixed #23682 -- Enhanced circular redirects detection in tests.
wrwrwr
2014-11-25
Fixed and restored assertions in OneToOneTests.test_foreign_key.
Adam Alton
2014-11-25
Fixed #23899 -- Added 'Generated by Django X.Y' to startproject template.
Martin Blech
2014-11-25
Fixed #21587 -- Added a warning for changing default of RedirectView.permanent.
Berker Peksag
2014-11-25
Fixed #23890 -- Silenced numpy DeprecationWarnings in template tests.
Tim Graham
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
Improved line breaking in runtests docs.
wrwrwr
2014-11-24
Changed test_runner imports to name objects imported from test.runner.
wrwrwr
2014-11-24
Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency.
Tim Graham
2014-11-24
Fixed #23888 -- Fixed crash in File.__repr__() when name contains unicode.
Sergey Fedoseev
2014-11-24
Removed workaround for lack of os.getpid() in Jython.
Tim Graham
2014-11-24
Fixed #13694 -- Made SafeMIMEText's constructor compatible with MIMEText.
Berker Peksag
2014-11-24
Updated testing documentation following 498ae3a36069e2d
Thomas Chaumeny
2014-11-24
Fixed typo in django/utils/decorators.py comment.
Tom V
2014-11-24
Further fixes to the migration notes for get_query_set
Luke Plant
2014-11-24
Fixed #23543 -- Added docs on testing management command output.
Danilo Bargen
2014-11-24
Added deprecation of template dirs parameter to timeline.
Tim Graham
2014-11-24
Fixed spelling in docs/ref/django-admin.txt.
Tim Graham
2014-11-24
Moved release note for refs #21281 from "deprecation" to "backwards incompati...
Tim Graham
2014-11-24
Simplified get_version() in django/__init__.py
Tim Graham
2014-11-24
Removed unused variable django.http.request.absolute_http_url_re
Matt Robenolt
2014-11-24
Better migration docs for get_query_set -> get_queryset
Luke Plant
2014-11-23
Fixed #23900 -- Added missing imports in code example.
Kevin Ndung'u
2014-11-23
Removed direct references to template-related settings.
Aymeric Augustin
2014-11-23
Encapsulated TEMPLATE_DEBUG in Engine.
Aymeric Augustin
2014-11-23
Encapsulated TEMPLATE_STRING_IF_INVALID in Engine.
Aymeric Augustin
2014-11-23
Encapsulated TEMPLATE_CONTEXT_PROCESSORS in Engine.
Aymeric Augustin
2014-11-23
Encapsulated ALLOWED_INCLUDE_ROOTS in Engine.
Aymeric Augustin
2014-11-23
Moved make_origin into the Engine class.
Aymeric Augustin
2014-11-23
Move compile_string into the Engine class.
Aymeric Augustin
2014-11-23
Added to each Context a reference to the Engine.
Aymeric Augustin
2014-11-23
Removed dependency of template loaders on Django settings.
Aymeric Augustin
2014-11-23
Moved template loaders management in Engine.
Aymeric Augustin
2014-11-23
Removed unused API get_template_loaders.
Aymeric Augustin
2014-11-23
Introduced a template engine class.
Aymeric Augustin
2014-11-23
Deprecated dirs argument to override TEMPLATE_DIRS.
Aymeric Augustin
2014-11-22
Revert "Fixed #23892 -- Made deconstructible classes forwards compatible"
Carl Meyer
2014-11-22
Fixed #23892 -- Made deconstructible classes forwards compatible
Carl Meyer
2014-11-22
Fix another flake8 warning.
Carl Meyer
2014-11-22
Silenced a flake8 warning.
Berker Peksag
2014-11-22
Avoided rewrapping Contexts in render_to_response.
Aymeric Augustin
2014-11-22
Moved tests for render shortcuts to their own app.
Aymeric Augustin
2014-11-22
Fixed #23887 -- Returned Bad Request for multipart parsing fails
Claude Paroz
2014-11-22
Updated an old note about GEOSGeometry.transform
Claude Paroz
2014-11-21
Fixed #23889 -- Added more usage of quote_name_unless_alias() to avoid deprec...
Collin Anderson
2014-11-21
Fixed #23862 -- Made ManyToManyRel.get_related_field() respect to_field.
Simon Charette
2014-11-21
Fixed typo in forms/models.py comment.
Simon Charette
[prev]
[next]