This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
8c7992f658
django
/
tests
/
schema
History
Hannes Ljungberg
8c7992f658
Fixed
#30913
-- Added support for covering indexes on PostgreSQL 11+.
2020-06-04 12:26:22 +02:00
..
__init__.py
fields.py
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00
models.py
Added missing Meta.apps to a schema model.
2020-03-23 06:09:10 +01:00
test_logging.py
tests.py
Fixed
#30913
-- Added support for covering indexes on PostgreSQL 11+.
2020-06-04 12:26:22 +02:00