google-code-export / django-page-cms

Automatically exported from code.google.com/p/django-page-cms
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Tags should be optional #218

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
TaggableManager() needs blank=True so as not to require tags for every page. 

Line 106 of pages/models.py

Original issue reported on code.google.com by m...@rkh.co.uk on 21 Feb 2011 at 3:22