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-09-04
Fixed typo in docs/ref/checks.txt.
Tim Graham
2014-09-04
Fixed documentation links to Query Expression API.
Thomas Chaumeny
2014-09-03
Fixed #18757, #14462, #21565 -- Reworked database-python type conversions
Marc Tamlyn
2014-09-02
Fixed #23302 -- Added --name/-n option to makemigrations command
Raffaele Salmaso
2014-09-02
Added missing import in docs/ref/signals.txt.
Alexey Efimov
2014-09-02
Revert "Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918"
Tim Graham
2014-09-01
Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918
Andrew Godwin
2014-08-31
Fixed #23391 -- Removed an erroneous backtip from the form's documentation.
Simon Charette
2014-08-31
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
Thomas Chaumeny
2014-08-30
Converted sql_queries into a lazily evaluated list.
Bas Peschier
2014-08-29
Corrected a usage example of `related_query_name`.
Simon Charette
2014-08-29
Documented translation.override as a decorator.
Simon Charette
2014-08-29
Fixed #21483 -- Added WSGI environ to kwargs sent to request_started signal.
Joshua "jag" Ginsberg
2014-08-29
Fixed #22786 -- Documented value_from_datadict caveat
Claude Paroz
2014-08-28
Documented correct kwargs for post_syncdb/migrate.
Aymeric Augustin
2014-08-28
Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCase
Claude Paroz
2014-08-27
Fixed #23349 -- Clarified details about RunPython's apps argument.
Richard Eames
2014-08-27
Fixed #13749 -- Added link from admin site to front-end site.
areski
2014-08-27
Documented --database option for migrate.
Tim Graham
2014-08-27
Fixed #23354 -- Documented that ModelChoiceField to_field_name should be a un...
Tim Graham
2014-08-26
Fixed #21567 -- Documented how to deploy multiple sites using the sites frame...
Tim Graham
2014-08-26
Fixed #23250 -- Documented that ModelMultipleChoiceField queryset may be None.
Tim Graham
2014-08-26
Fixed #17707, #20734 -- Added examples to URL namespacing docs.
Tim Graham
2014-08-26
Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used with USE_TZ...
Tim Graham
2014-08-26
Fixed #17719 -- Documented that template syntax sequences cannot be used as s...
Tim Graham
2014-08-26
Fixed spelling mistake in file docs.
Tim Graham
2014-08-24
Fixed #23355 -- Updated admin jQuery to 1.11.1.
Tim Graham
2014-08-23
Fixed #22154 -- Added "Built-in" to some class-based views titles.
Tim Graham
2014-08-23
Updated docs about Spatialite collect/extent support
Claude Paroz
2014-08-23
Replaced no_spatialite by connection features
Claude Paroz
2014-08-23
Fixed #23344 -- Removed duplicate docs for file upload settings.
Tim Graham
2014-08-22
Fixed #23324 -- Mentioned Site.id in contrib.sites docs.
Tim Graham
2014-08-22
Fixed #23343 -- Typo in docs/ref/class-based-views/generic-date-based.txt.
Tim Graham
2014-08-20
Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file names.
Tim Graham
2014-08-19
Fixed #10190 -- Made HttpResponse charset customizable.
Unai Zalakain
2014-08-19
Removed unnecessary code-block directives.
areski
2014-08-19
Fixed #21801 -- Documented SingleObjectMixin.get_context_data() requires the ...
Tim Graham
2014-08-19
Fixed #17272 -- Documented that non-editable fields are skipped during model ...
Tim Graham
2014-08-19
Fixed #4991 -- Emphasized XSS ramifications of help_text not being escaped.
Tim Graham
2014-08-19
Fixed #5726 -- Documented that inspectdb doesn't detect defaults.
Tim Graham
2014-08-18
Fixed some doc errors that caused syntax highlighting to fail.
Tim Graham
2014-08-18
Fixed #23303 -- Added BEGIN and COMMIT statements to the output of sqlmigrate.
Baptiste Mispelon
2014-08-15
Fixed #23296 -- Fixed RunPython code sample in Migration Operations.
areski
2014-08-15
Fixed #18355 -- Added ordering options to list based generic views.
Peter Harley
2014-08-15
Fixed #23269 -- Deprecated django.utils.remove_tags() and removetags filter.
Tim Graham
2014-08-15
Fixed #23162 -- Renamed forms.Field._has_changed() to has_changed().
Gabriel Muñumel
2014-08-14
Fixed #23224 - Documented EmailValidator.
areski
2014-08-14
Fixed a grammar error in docs/ref/forms/api.txt.
Zhaorong Ma
2014-08-13
Corrected content_type parameter name in sitemap docs.
Tim Graham
[prev]
[next]