This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-06 07:25:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
John Parton
042b381e2e
Refs
#23968
-- Removed unnecessary list comprehension in contrib.admin.helpers.
2024-11-07 13:37:58 +01:00
..
apps
…
conf
…
contrib
Refs
#23968
-- Removed unnecessary list comprehension in contrib.admin.helpers.
2024-11-07 13:37:58 +01:00
core
Refs
#34900
-- Removed usage of deprecated glob.glob1().
2024-10-28 14:10:12 +01:00
db
Fixed
#35778
-- Used JSON_OBJECT database function on PostgreSQL 16+ with server-side bindings.
2024-11-06 13:48:19 +01:00
dispatch
…
forms
…
http
…
middleware
…
template
…
templatetags
…
test
Fixed
#35849
-- Made ParallelTestSuite report correct error location.
2024-11-06 17:14:41 +01:00
urls
…
utils
…
views
…
__init__.py
…
__main__.py
…
shortcuts.py
…