django/tests/model_options
Tim Graham 2a636118da
Some checks failed
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / flake8 (push) Has been cancelled
Linters / isort (push) Has been cancelled
Linters / black (push) Has been cancelled
Tests / Windows, SQLite, Python 3.13 (push) Has been cancelled
Tests / JavaScript tests (push) Has been cancelled
Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField.
2025-09-05 10:43:10 -04:00
..
models Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
apps.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_default_pk.py Fixed #36564 -- Changed DEFAULT_AUTO_FIELD from AutoField to BigAutoField. 2025-09-05 10:43:10 -04:00
test_default_related_name.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_tablespaces.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00