This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-22 12:14:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
44f98f7880
django
/
tests
/
db_functions
/
math
History
Download ZIP
Download TAR.GZ
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
233c70f047
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00
..
__init__.py
test_abs.py
test_acos.py
test_asin.py
test_atan.py
test_atan2.py
test_ceil.py
test_cos.py
test_cot.py
test_degrees.py
test_exp.py
test_floor.py
test_ln.py
test_log.py
test_mod.py
test_pi.py
test_power.py
test_radians.py
test_round.py
test_sin.py
test_sqrt.py
test_tan.py