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-07-07 13:25:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
main
django
/
tests
/
expressions_case
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Gregor Gärtner
f0c06f8ab7
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
...
Co-Authored-By: Michael Howitz <mh@gocept.com>
2022-10-08 08:07:38 +02:00
..
__init__.py
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00