django-cms / djangocms-audio

django CMS Audio is a set of plugins for django CMS. That allow you to publish audio files on your site.
https://www.django-cms.org
Other
19 stars 9 forks source link

Initial code for the addon #1

Closed FinalAngel closed 8 years ago

FinalAngel commented 8 years ago

Ready for review

djangocms-audio represent a best practice on how to create a django CMS addon that provides only plugins. The goal is to write a tutorial about it's creation and translate into a cookiecutter <https://github.com/audreyr/cookiecutter>_ template.

I'd like to create the same for an addon that provides an application (apphook) in a later stage.

The following criteria should be evaluated:

Reviews:

I will squash all commits after the review into one

vxsx commented 8 years ago

preview gif shows the "is pubished" checkbox, but don't see any references

vxsx commented 8 years ago

:+1:

czpython commented 8 years ago

👍

Chive commented 8 years ago

👍

codecov-io commented 8 years ago

Current coverage is 77.09% (diff: 77.09%)

No coverage report found for master at bfe6091.

Powered by Codecov. Last update bfe6091...9ae04e6