This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
d896809a3a
django
/
tests
/
select_for_update
History
Mariusz Felisiak
6784383e93
Fixed
#28498
-- Fixed test database creation with cx_Oracle 6.
2017-08-16 18:39:58 +02: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
#28010
-- Added FOR UPDATE OF support to QuerySet.select_for_update().
2017-06-29 16:00:15 -04:00
tests.py
Fixed
#28498
-- Fixed test database creation with cx_Oracle 6.
2017-08-16 18:39:58 +02:00