This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-16 08:40:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
2013092b69
django
/
tests
/
postgres_tests
/
migrations
History
Download ZIP
Download TAR.GZ
Tim Graham
fecca298a2
Fixed
#36276
-- Omitted size=None from ArrayField.deconstruct().
2025-03-25 12:02:14 +01:00
..
0001_setup_extensions.py
Fixed
#34851
-- Dropped support for PostgreSQL 12 and PostGIS 2.5.
2023-09-20 13:45:51 +02:00
0002_create_test_models.py
Fixed
#36276
-- Omitted size=None from ArrayField.deconstruct().
2025-03-25 12:02:14 +01:00
__init__.py