This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
b484f167be
django1
/
tests
/
schema
History
Iacopo Spalletti
49c57f8565
Fixed
#25005
-- Made date and time fields with auto_now/auto_now_add use effective default.
...
Thanks to Andriy Sokolovskiy for initial patch.
2016-05-09 07:48:40 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
Fix import sorting problem.
2015-09-21 22:55:18 +02:00
models.py
Fixed
#26384
-- Fixed renaming the PK on a model with a self-referential FK on SQLite.
2016-03-29 13:25:09 -04:00
tests.py
Fixed
#25005
-- Made date and time fields with auto_now/auto_now_add use effective default.
2016-05-09 07:48:40 -04:00