django-wordpress icon indicating copy to clipboard operation
django-wordpress copied to clipboard

Compatibility with Django >2

Open ex5 opened this issue 3 years ago • 0 comments

Fixes the following issues:

  • missing on_delete parameters in ForeignKey fields;
  • replaces removed @models.permalink decorator.

Tested with Django 3.0

ex5 avatar Jun 07 '21 15:06 ex5