| .. |
|
apps
|
Rewrote some references to "master".
|
2022-03-08 14:50:06 +01:00 |
|
conf
|
Added Central Kurdish (Sorani) language.
|
2022-08-30 11:56:11 +02:00 |
|
contrib
|
Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField's __overlap lookup.
|
2022-11-18 05:53:37 +01:00 |
|
core
|
Refs #34118 -- Used smtplib's context parameter instead of keyfile and certfile.
|
2022-11-16 11:30:59 +01:00 |
|
db
|
Fixed #28987 -- Fixed altering ManyToManyField when changing to self-referential.
|
2022-11-17 12:36:52 +01:00 |
|
dispatch
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |
|
forms
|
Fixed #34148 -- Reverted "Fixed #32901 -- Optimized BaseForm.__getitem__()."
|
2022-11-18 08:06:13 +01:00 |
|
http
|
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
2022-11-14 10:21:51 +01:00 |
|
middleware
|
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
2022-11-14 10:21:51 +01:00 |
|
template
|
Fixed #34098 -- Fixed loss of precision for Decimal values in floatformat filter.
|
2022-10-24 12:59:34 +02:00 |
|
templatetags
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
|
test
|
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
2022-11-14 10:21:51 +01:00 |
|
urls
|
Used more augmented assignment statements.
|
2022-10-31 12:30:13 +01:00 |
|
utils
|
Updated documentation and comments for RFC updates.
|
2022-11-10 13:52:17 +01:00 |
|
views
|
Updated documentation and comments for RFC updates.
|
2022-11-10 13:52:17 +01:00 |
|
__init__.py
|
Bumped version; main is now 4.2 pre-alpha.
|
2022-05-17 14:22:06 +02:00 |
|
__main__.py
|
Fixed #24857 -- Added "python -m django" entry point.
|
2015-09-07 19:54:32 -04:00 |
|
shortcuts.py
|
Refs #33476 -- Reformatted code with Black.
|
2022-02-07 20:37:05 +01:00 |