|
|
|
|
|
by alasdairnicol
4533 days ago
|
|
I wrote that BooleanFields without defaults patch! I'm glad that the warning has been seen by at least one person! The ./manage.py validate command has been replaced with ./manage.py check in Django 1.7. The new system checks framework [1] is extensible, so third party apps will be able to add their own checks. [1]: https://docs.djangoproject.com/en/dev/ref/checks/ |
|