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-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
ade52ef71f
django
/
tests
/
timezones
History
Andrew Nester
ade52ef71f
Fixed
#27544
-- Fixed QuerySet.update(dt=F('dt') + timedelta) crash on SQLite.
2016-11-29 12:23:44 -05:00
..
__init__.py
admin.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
forms.py
models.py
tests.py
Fixed
#27544
-- Fixed QuerySet.update(dt=F('dt') + timedelta) crash on SQLite.
2016-11-29 12:23:44 -05:00
urls.py