django/tests/postgres_tests/migrations
Nick Pope 628c4a26ee Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+.
https://www.postgresql.org/docs/13/functions-uuid.html
https://www.postgresql.org/docs/13/pgcrypto.html#id-1.11.7.34.10.5
2020-07-28 07:21:16 +02:00
..
0001_setup_extensions.py Refs #27996 -- Doc'd no extension required for RandomUUID() on PostgreSQL 13+. 2020-07-28 07:21:16 +02:00
0002_create_test_models.py Fixed #12990, Refs #27694 -- Added JSONField model field. 2020-05-08 07:23:31 +02:00
__init__.py