FUUK / fuuk

Web of FÚUK
4 stars 0 forks source link

Make flatpages Django 1.9 compatible #107

Open ziima opened 8 years ago

ziima commented 8 years ago

It's going to be tough. The solution recommended in https://code.djangoproject.com/ticket/26762, only works in Django >= 1.9.

It seems the only solution is to make settings dependent on Django version.

ziima commented 8 years ago

We will probably have to rename the fuflatpage table outside of migrations.