1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/django
2022-07-26 11:41:19 +02:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf Updated source translation catalogs. 2022-05-17 14:17:07 +02:00
contrib Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor. 2022-07-25 20:48:33 +02:00
core Removed obsolete note in management.get_commands() docstring. 2022-07-25 07:55:52 +02:00
db Refs #27236 -- Reverted AlterIndexTogether deprecation. 2022-07-26 11:41:19 +02:00
dispatch Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Fixed #33822 -- Fixed save() crash on model formsets when not created by modelformset_factory(). 2022-07-05 07:19:18 +02:00
http Refs #33697 -- Used django.utils.http.parse_header_parameters() for parsing boundary streams. 2022-06-28 09:42:47 +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 #33855 -- Removed unnecessary system check calls from test worker initialization. 2022-07-19 09:45:11 +02:00
urls Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. 2022-05-17 10:50:09 +02:00
utils Refs #27236 -- Refactored out DeprecationForHistoricalMigrationMixin. 2022-07-07 12:21:35 +02:00
views Simplified various built-in templates. 2022-07-25 10:20:46 +02:00
__init__.py Bumped version; main is now 4.2 pre-alpha. 2022-05-17 14:22:06 +02:00
__main__.py
shortcuts.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00