This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-09-10 11:09:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_options
History
Tim Graham
2a636118da
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
Created a new tests folder (
model_options
).
2014-06-11 11:37:52 -04:00
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