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-20 14:24:27 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
queries
History
Hasan Ramezani
01a381cc17
Fixed
#31580
-- Added error messages on distinct() following union(), intersection(), and difference().
2020-05-13 14:44:10 +02:00
..
__init__.py
…
models.py
Fixed
#12990
, Refs
#27694
-- Added JSONField model field.
2020-05-08 07:23:31 +02:00
test_bulk_update.py
Fixed
#12990
, Refs
#27694
-- Added JSONField model field.
2020-05-08 07:23:31 +02:00
test_db_returning.py
…
test_deprecation.py
…
test_explain.py
…
test_iterator.py
…
test_q.py
…
test_qs_combinators.py
Fixed
#31580
-- Added error messages on distinct() following union(), intersection(), and difference().
2020-05-13 14:44:10 +02:00
test_query.py
…
tests.py
…