django1/django/apps
Tom Forbes b5e12d490a Fixed #31007 -- Allowed specifying type of auto-created primary keys.
This also changes the default type of auto-created primary keys
for new apps and projects to BigAutoField.
2020-12-15 11:25:46 +01:00
..
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
config.py Fixed #31007 -- Allowed specifying type of auto-created primary keys. 2020-12-15 11:25:46 +01:00
registry.py Bumped minimum isort version to 5.1.0. 2020-07-30 10:58:59 +02:00