Skip to content

A reusable Django application to store fortune cookies with a fixture of test fortune cookies.

License

Notifications You must be signed in to change notification settings

ninemoreminutes/django-fortunecookie

Repository files navigation

Build Status PyPI Version PyPI License Python Versions

Django-FortuneCookie

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)

About

A reusable Django application to store fortune cookies with a fixture of test fortune cookies.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published