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-06-02 18:19:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
inspectdb
History
Baptiste Mispelon
af241dfa7d
[5.2.x] Used addCleanup() instead of try-finally blocks in inspectdb tests.
...
Backport of 2722cb61ccae84f593e6d2c28814e3c628743994 from main.
2025-04-29 13:46:06 -03:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#33143
-- Raised RuntimeWarning when performing import-time queries.
2023-08-21 13:44:25 +02:00
tests.py
[5.2.x] Used addCleanup() instead of try-finally blocks in inspectdb tests.
2025-04-29 13:46:06 -03:00