Project

Profile

Help

Task #3453

Updated by dalley about 6 years ago

Django 2.0.z will be shipping with Fedora 28, scheduled for release May 8, 2018. 


 Obvious things to fix: 

 * Django version requirement string in setup.py 
 * on_delete=? made mandatory on all ForeignKey and OneToOneField fields. 

Back