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-02-13 02:46:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Nicolas Baccelli
b38d44229f
Fixed
#31664
-- Reallowed using non-expressions having filterable attribute as rhs in queryset filters.
...
Regression in 4edad1ddf6203326e0be4bdb105beecb0fe454c4.
2020-06-08 08:17:23 +02:00
..
__init__.py
…
models.py
Fixed
#31664
-- Reallowed using non-expressions having filterable attribute as rhs in queryset filters.
2020-06-08 08:17:23 +02:00
test_bulk_update.py
…
test_db_returning.py
…
test_deprecation.py
…
test_explain.py
…
test_iterator.py
…
test_q.py
…
test_qs_combinators.py
…
test_query.py
…
tests.py
Fixed
#31664
-- Reallowed using non-expressions having filterable attribute as rhs in queryset filters.
2020-06-08 08:17:23 +02:00