Skip to content

omni-digital/django-googlecalendar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-googlecalendar

FeinCMS regions

Register FeinCMS content regions on the Event model like so:

Event.register_regions(
    ('main', _('Main region')),
)
Event.create_content_type(RichTextContent)
Event.create_content_type(MediaFileContent, TYPE_CHOICES=(('default', _('Default')),))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.8%
  • HTML 5.1%
  • Makefile 0.1%