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
2020-01-29
Fixed #31126 -- Doc'd STATICFILES_DIRS namespacing in static files how-to.
Abhijeet
2020-01-29
Updated the GeoJSON format specification link to RFC 7946.
Mariusz Felisiak
2020-01-29
Refs #25778 -- Updated some links to HTTPS and new locations.
Mariusz Felisiak
2020-01-29
Fixed #31212 -- Updated psycopg links to HTTPS and new location.
Jon Dufresne
2020-01-27
Fixed #30997 -- Deprecated HttpRequest.is_ajax().
Claude Paroz
2020-01-24
Refs #30997 -- Added HttpRequest.accepts().
Claude Paroz
2020-01-23
Fixed #31200 -- Added system checks for permissions codenames max length.
Michael Mulholland
2020-01-22
Clarified AppConfig.ready() docs example.
Adam Johnson
2020-01-17
Added missing backtick in instances docs.
Claude Paroz
2020-01-17
Refs #30752 -- Doc'd error reporting related optional request attributes.
Carlton Gibson
2020-01-16
Fixed #30752 -- Allowed using ExceptionReporter subclasses in error reports.
Pavel Lysak
2020-01-15
Fixed #31124 -- Fixed setting of get_FOO_display() when overriding inherited ...
Carlton Gibson
2020-01-13
Fixed typo in docs/ref/django-admin.txt.
Daniel Hahler
2020-01-10
Fixed #30980 -- Improved error message when checking uniqueness of admin acti...
Adam Donaghy
2020-01-08
Fixed #31118 -- Made FileInput to avoid the required attribute when initial d...
Shubham singh
2020-01-07
Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField default input...
Claude Paroz
2020-01-06
Fixed #11385 -- Made forms.DateTimeField accept ISO 8601 date inputs.
Claude Paroz
2020-01-06
Corrected notes about default date/datetime/time input formats.
Claude Paroz
2020-01-03
Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters.
Federico Jaramillo Martínez
2020-01-02
Fixed typo in ref/forms/widgets.txt.
Mariusz Felisiak
2019-12-30
Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ".
Sjbrgsn
2019-12-30
Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0.
Simon Charette
2019-12-23
Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-23
Fixed #30998 -- Added ModelChoiceIteratorValue to pass the model instance to ...
Jon Dufresne
2019-12-23
Refs #30998 -- Doc'd ModelChoiceField/ModelMultipleChoiceField.iterator attri...
Jon Dufresne
2019-12-21
Fixed #31110 -- Fixed typo in docs/ref/models/expressions.txt.
Taoup
2019-12-20
Removed outdated information from contrib.sites docs.
Garry Polley
2019-12-18
Fixed #30585 -- Added {% translate %} and {% blocktranslate %} template tags.
Mike Hansen
2019-12-17
Fixed #31086 -- Improved error message for admin model inlines with more than...
Shubham singh
2019-12-16
Fixed #31088 -- Added support for websearch searching in SearchQuery.
James Turk
2019-12-12
Rewrote CSRF JavaScript example without jQuery.
Jon Dufresne
2019-12-12
Fixed #30862 -- Allowed setting SameSite cookies flags to 'none'.
Osaetin Daniel
2019-12-12
Doc'd HttpResponse.set_cookie()'s secure argument.
Osaetin Daniel
2019-12-12
Refs #6657 -- Corrected HttpResponse.set_cookie()/set_signed_cookie() signatu...
Osaetin Daniel
2019-12-12
Fixed typos in 3.0 release notes and docs/ref/request-response.txt.
Hasan Ramezani
2019-12-11
Fixed #31080 -- Removed redundant type="text/javascript" attribute from <scri...
Jon Dufresne
2019-12-09
Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.
Baptiste Mispelon
2019-12-06
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
Jon Dufresne
2019-12-05
Fixed #31039 -- Added support for contained_by lookup with AutoFields, SmallI...
Hasan Ramezani
2019-12-05
Fixed #31010 -- Allowed subdomains of localhost in the Host header by default...
Gordon Pendleton
2019-12-05
Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
Mariusz Felisiak
2019-12-04
Fixed #23524 -- Allowed DATABASES['TIME_ZONE'] option on PostgreSQL.
Aymeric Augustin
2019-12-04
Fixed #31024 -- Clarified {% firstof %} tag's handling of arguments.
Uttam Kini
2019-12-03
Fixed #31046 -- Allowed RelatedManager.add()/create()/set() to accept callabl...
Baptiste Mispelon
2019-12-02
Fixed #31006 -- Doc'd backslash escaping in date/time template filters.
Ryan Cheley
2019-12-02
Fixed #30953 -- Made select_for_update() lock queryset's model when using "se...
Mariusz Felisiak
2019-11-27
Fixed #31029 -- Used more specific links to RFCs.
Baptiste Mispelon
2019-11-27
Fixed #30803 -- Allowed comma separators for milliseconds in django.utils.dat...
Farhaan Bukhsh
2019-11-27
Refs #30803 -- Allowed comma separators for decimal fractions in parse_durati...
Farhaan Bukhsh
2019-11-26
Improved custom MultiWidget example in docs.
Adam Johnson
[prev]
[next]