issue#1: synchronise automatically station and programs from db. For station generate a set of usual desired pages.
This commit is contained in:
@ -4,7 +4,7 @@ from django.core.exceptions import ValidationError
|
||||
|
||||
from honeypot.decorators import verify_honeypot_value
|
||||
|
||||
import aircox.cms.models as models
|
||||
import aircox_cms.models as models
|
||||
|
||||
|
||||
class CommentForm(forms.ModelForm):
|
||||
|
Reference in New Issue
Block a user