Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 486 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 486 Bytes

Calendaring mixin for Django

This is highly rushed software, please read it as such for the moment

Requirements

  • django.contrib.contenttypes - see here.
  • times - see here

Caveats

  • See above about rushed software.
  • Some assembly required - description coming soon(ish).
  • Test suite not provided yet - it's tested from within an in-house app for now.