Renames the module from ‘personalisation’ to ‘wagtail_personalisation’
This commit is contained in:
committed by
Michael van Tellingen
parent
5f1c52c93c
commit
ebde527ae9
@@ -4,7 +4,7 @@ import datetime
|
||||
|
||||
import factory
|
||||
|
||||
from personalisation import rules
|
||||
from wagtail_personalisation import rules
|
||||
|
||||
|
||||
class DayRuleFactory(factory.DjangoModelFactory):
|
||||
|
Reference in New Issue
Block a user