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-01-31 04:40:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
History
David Smith
cfacd69ab8
Refs
#35058
-- Added is_3d and set_3d() to OGRGeometry.
2024-01-18 10:48:40 +01:00
..
apps
…
conf
…
contrib
Refs
#35058
-- Added is_3d and set_3d() to OGRGeometry.
2024-01-18 10:48:40 +01:00
core
Fixed
#31700
-- Made makemigrations command display meaningful symbols for each operation.
2024-01-17 14:00:02 +01:00
db
Fixed
#31700
-- Made makemigrations command display meaningful symbols for each operation.
2024-01-17 14:00:02 +01:00
dispatch
…
forms
…
http
…
middleware
Fixed
#34742
-- Made CommonMiddleware raise APPEND_SLASH RuntimeError on DELETE requests.
2023-12-08 05:56:36 +01:00
template
…
templatetags
…
test
Used enterClassContext() where appropriate.
2024-01-04 05:55:29 +01:00
urls
…
utils
…
views
…
__init__.py
…
__main__.py
…
shortcuts.py
…