Recurrence app for django
Project description
NOTE: This is not stable yet and will likely change! Please don’t use in production until the 1.0 release.
Possible name change to: django-recurrences
django-recurrence
django-recurrence is a python recurrence module written for django.
Intallation
Download the source from Github and run python setup.py install.
Dependencies
TODO
Examples
TODO
Tests
From the test directory where the manage.py file is, run:
python manage.py test