This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-28 20:16:19 +00:00
Code
Issues
30
Releases
Wiki
Activity
ae9f08882f
django
/
tests
/
basic
History
Anderson Resende
b5f8c81ce1
Fixed
#26026
-- Fixed isinstance crash comparing EmptyQuerySet to non-QuerySet.
2016-01-07 10:57:05 -05:00
..
__init__.py
models.py
Fixed
#25715
-- Fixed Model.refresh_from_db() with ForeignKey w/on_delete=SET_NULL.
2015-11-21 10:34:01 -05:00
tests.py
Fixed
#26026
-- Fixed isinstance crash comparing EmptyQuerySet to non-QuerySet.
2016-01-07 10:57:05 -05:00