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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
852fa7617e24a68a990eaf0f7a597edb434ffd76
django
/
tests
/
check_framework
History
Hasan Ramezani
7a9745fed4
Fixed
#32863
-- Skipped system check for specifying type of auto-created primary keys on models with invalid app_label.
...
Regression in
b5e12d490a
. Thanks Iuri de Silvio for the report.
2021-06-22 20:47:15 +02:00
..
urls
…
__init__.py
…
apps.py
…
models.py
…
test_4_0_compatibility.py
…
test_async_checks.py
…
test_caches.py
…
test_database.py
…
test_files.py
…
test_model_checks.py
Fixed
#32863
-- Skipped system check for specifying type of auto-created primary keys on models with invalid app_label.
2021-06-22 20:47:15 +02:00
test_model_field_deprecation.py
…
test_multi_db.py
…
test_security.py
…
test_templates.py
…
test_translation.py
…
test_urls.py
…
tests.py
…