This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 09:05:43 +00:00
Code
Issues
25
Releases
Wiki
Activity
29a3f8b4bb
django
/
tests
/
select_for_update
History
Simon Charette
29a3f8b4bb
Refs
#22343
-- Corrected a test for missing select_for_update(nowait=True) support.
2016-08-08 13:03:19 -04:00
..
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
tests.py
Refs
#22343
-- Corrected a test for missing select_for_update(nowait=True) support.
2016-08-08 13:03:19 -04:00