Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ninemoreminutes/django-fortunecookie

A reusable Django application to store fortune cookies with a fixture of test fortune cookies.
https://github.com/ninemoreminutes/django-fortunecookie

django fortune-cookie python

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

|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)

.. |Build Status| image:: http://img.shields.io/travis/ninemoreminutes/django-fortunecookie.svg
:target: https://travis-ci.org/ninemoreminutes/django-fortunecookie
.. |PyPI Version| image:: https://img.shields.io/pypi/v/django-fortunecookie.svg
:target: https://pypi.python.org/pypi/django-fortunecookie/
.. |PyPI License| image:: https://img.shields.io/pypi/l/django-fortunecookie.svg
:target: https://pypi.python.org/pypi/django-fortunecookie/
.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/django-fortunecookie.svg
:target: https://pypi.python.org/pypi/django-fortunecookie/