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:
[x] Text strings, README, CHANGELOG and everything else in written form
[x] Coding style guide, best practice and formatting
[x] Simplicity, is code understandable for other developers
Reviews:
[x] Backend review
[x] Frontend review
[x] Documentation review
I will squash all commits after the review into one
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