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-03-12 18:30:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
expressions
History
Simon Charette
6b3f55446f
Fixed
#35603
-- Prevented F.__contains__() from hanging.
...
Regression in 94b6f101f7dc363a8e71593570b17527dbb9f77f.
2024-07-18 08:39:10 +02:00
..
__init__.py
…
models.py
Fixed Number.__str__() crash when float/decimal_value is None in expressions tests models.
2024-06-21 16:51:41 -03:00
test_queryset_values.py
Relaxed some query ordering assertions in various tests.
2022-04-14 12:12:13 +02:00
tests.py
Fixed
#35603
-- Prevented F.__contains__() from hanging.
2024-07-18 08:39:10 +02:00