The Django-FortuneCookie library provides a reusable Django application with model definitions to store everything about fortune cookies. It includes a test fixture to provide sample data for testing third-party apps.
- It is tested against:
- Django 1.8 (Python 2.7, 3.3, 3.4 and 3.5)
- Django 1.9 (Python 2.7, 3.4 and 3.5)
- Django 1.10 (Python 2.7, 3.4 and 3.5)
- Django 1.11 (Python 2.7, 3.4, 3.5 and 3.6)
- Django master/2.0 (Python 3.5 and 3.6)