.. |
apps
|
24b82cd201
Fixed #30159 -- Removed unneeded use of OrderedDict.
|
6 lat temu |
bin
|
5708327c37
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
|
5 lat temu |
conf
|
188b003014
Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField default input formats.
|
5 lat temu |
contrib
|
372eaa395f
Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters.
|
5 lat temu |
core
|
6686238cdc
Refs #23919 -- Removed obsolete comment in signing.py
|
5 lat temu |
db
|
eef3ea847e
Fixed #31148 -- Added error messages on update()/delete() operations following union(), intersection(), and difference().
|
5 lat temu |
dispatch
|
e90af8bad4
Capitalized "Python" in docs and comments.
|
6 lat temu |
forms
|
ffcf1a8ebf
Fixed #31118 -- Made FileInput to avoid the required attribute when initial data exists.
|
5 lat temu |
http
|
e42b68debf
Fixed #31114 -- Fixed HttpRequest.build_absolute_uri() crash with reverse_lazy() locations.
|
5 lat temu |
middleware
|
e3d0b4d550
Fixed #30899 -- Lazily compiled import time regular expressions.
|
5 lat temu |
template
|
e3d546a1d9
Fixed #31128 -- Fixed TemplateSyntaxError in simple_tag() and inclusion_tag() for kwargs.
|
5 lat temu |
templatetags
|
35d36d9462
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
|
5 lat temu |
test
|
9e565386d3
Fixed #27430 -- Added -b/--buffer option to DiscoverRunner.
|
5 lat temu |
urls
|
82a88d2f48
Fixed #31061 -- Ignored positional args in django.urls.resolve() when all optional named parameters are missing.
|
5 lat temu |
utils
|
b2bd08bb7a
Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ".
|
5 lat temu |
views
|
0707ff6d36
Renamed set_language()'s next variable to avoid clash with builtin.
|
5 lat temu |
__init__.py
|
0f2f517298
Bumped version; master is now 3.1 pre-alpha.
|
5 lat temu |
__main__.py
|
617eff41ac
Fixed #24857 -- Added "python -m django" entry point.
|
9 lat temu |
shortcuts.py
|
573ec714e5
Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline.
|
6 lat temu |