Two kind of files are affected:
- Models
- Migrations
You can use the -Wall flag to check that the warning RemovedInDjango20Warning: on_delete… is not raised:
python -Wall manage.py runserver 0.0.0.0:8000
Two kind of files are affected:
You can use the -Wall flag to check that the warning RemovedInDjango20Warning: on_delete… is not raised:
python -Wall manage.py runserver 0.0.0.0:8000