django/django
Tim Graham 80cc9994d1 Remove unused OneToOneField from DatabaseWrapper.data_types.
OneToOneField uses the type of the related field.
2025-08-12 09:46:20 +02:00
..
apps Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
conf Refs #36500 -- Corrected rewrapped long lines fixed via a script. 2025-07-23 20:17:55 -03:00
contrib Fixed #36525 -- Silenced individual deleted file messages in collectstatic --clear's default verbosity. 2025-08-08 09:52:16 +02:00
core Fixed #35581 -- Updated django.core.mail to Python's modern email API. 2025-07-25 13:50:02 +02:00
db Remove unused OneToOneField from DatabaseWrapper.data_types. 2025-08-12 09:46:20 +02:00
dispatch Refs #36500 -- Corrected rewrapped long lines fixed via a script. 2025-07-23 20:17:55 -03:00
forms Refs #36500 -- Corrected rewrapped long lines fixed via a script. 2025-07-23 20:17:55 -03:00
http Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
middleware Fixed typo in django/middleware/gzip.py. 2025-07-24 08:39:07 +02:00
template Fixed #36519 -- Made center template filter consistent for even/odd padding. 2025-07-28 16:41:06 -03:00
templatetags Removed double spaces after periods and within phrases. 2025-07-23 10:09:43 -03:00
test Fixed #36531 -- Added forkserver support to parallel test runner. 2025-07-29 14:11:22 -03:00
urls Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
utils Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
views Refs #36500 -- Rewrapped long docstrings and block comments via a script. 2025-07-23 20:17:55 -03:00
__init__.py Bumped version; main is now 6.0 pre-alpha. 2025-01-15 22:28:37 +01:00
__main__.py Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00
shortcuts.py Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase. 2024-11-14 15:53:49 -03:00