django1/django
DevilsAutumn f3cd252cfc Fixed #33995 -- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs. 2022-09-09 13:51:47 +02:00
..
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 Used CSS flex and <nav> for ModelAdmin.date_hierarchy. 2022-09-08 13:52:36 +02:00
core Fixed #33986 -- Hardened binary lookup in template commands. 2022-09-07 11:08:43 +02:00
db Fixed #33975 -- Fixed __in lookup when rhs is a queryset with annotate() and alias(). 2022-09-09 08:37:46 +02:00
dispatch Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Fixed #33995 -- Fixed FormSet.empty_form crash when empty_permitted is passed to form_kwargs. 2022-09-09 13:51:47 +02:00
http Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. 2022-08-03 08:46:31 +02:00
middleware Fixed #33700 -- Skipped extra resolution for successful requests not ending with /. 2022-06-02 15:15:04 +02:00
template Fixed #33864 -- Deprecated length_is template filter. 2022-07-23 12:36:21 +02:00
templatetags Fixed #33631 -- Marked {% blocktranslate asvar %} result as HTML safe. 2022-07-14 11:09:19 +02:00
test Fixed #33616 -- Allowed registering callbacks that can fail in transaction.on_commit(). 2022-09-06 12:21:36 +02:00
urls Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs." 2022-09-01 21:09:16 +02:00
utils Refs #30213 -- Removed post-startup check for Watchman availability. 2022-08-11 11:02:03 +02:00
views Fixed #33878 -- Switched to system fonts in CSS. 2022-08-17 10:19:00 +02: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