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-02-23 16:24:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
base
History
Jacob Walls
92412aa94c
Fixed
#23273
-- Avoided creation of django_migrations table when there are no migrations to apply.
2021-12-30 06:36:55 +01:00
..
app_unmigrated
…
__init__.py
…
test_base.py
…
test_client.py
…
test_creation.py
Fixed
#23273
-- Avoided creation of django_migrations table when there are no migrations to apply.
2021-12-30 06:36:55 +01:00
test_features.py
…
test_introspection.py
…
test_operations.py
…
test_schema.py
…