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-01-24 00:59:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
base
History
Manaia Junior
551c997fea
Fixed
#33214
-- Added BaseDatabaseOperations.format_for_duration_arithmetic() stub method.
2021-10-22 08:19:02 +02:00
..
app_unmigrated
…
__init__.py
…
test_base.py
…
test_client.py
Fixed
#32687
-- Restored passing process’ environment to underlying tool in dbshell on PostgreSQL.
2021-04-27 10:43:35 +02:00
test_creation.py
…
test_features.py
…
test_introspection.py
…
test_operations.py
Fixed
#33214
-- Added BaseDatabaseOperations.format_for_duration_arithmetic() stub method.
2021-10-22 08:19:02 +02:00
test_schema.py
…