django/django
Aarni Koskela e7afb8a180 Fixed -- Reallowed using GeoIP2() when GEOS is not installed.
Regression in 31bef51d8e.
2022-08-03 16:55:23 +02:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf Updated translations from Transifex. 2022-08-03 08:04:34 +02:00
contrib Fixed -- Reallowed using GeoIP2() when GEOS is not installed. 2022-08-03 16:55:23 +02:00
core Refs -- Reverted "Refs -- Added generic mechanism to handle the deprecation of migration operations." 2022-07-26 11:41:19 +02:00
db Fixed -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2022-08-03 11:42:51 +02:00
dispatch Refs -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Fixed , Refs -- Made management forms render with div.html template. 2022-08-02 10:30:09 +02:00
http Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. 2022-08-03 08:46:31 +02:00
middleware Fixed -- Skipped extra resolution for successful requests not ending with /. 2022-06-02 15:15:04 +02:00
template Fixed -- Deprecated length_is template filter. 2022-07-23 12:36:21 +02:00
templatetags Fixed -- Marked {% blocktranslate asvar %} result as HTML safe. 2022-07-14 11:09:19 +02:00
test Fixed -- Removed unnecessary system check calls from test worker initialization. 2022-07-19 09:45:11 +02:00
urls Fixed -- Moved internal URLResolver view-strings mapping to admindocs. 2022-05-17 10:50:09 +02:00
utils Refs , Refs -- Used Q.create() internally for dynamic Q() objects. 2022-07-27 10:06:24 +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 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00