diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..3284d6d --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +[![Jazzband](https://jazzband.co/static/img/jazzband.svg)](https://jazzband.co/) + +This is a [Jazzband](https://jazzband.co/) project. +By contributing you agree to abide by the [Contributor Code of Conduct](https://jazzband.co/about/conduct) +and follow the [guidelines](https://jazzband.co/about/guidelines). diff --git a/README.rst b/README.rst index f3175b2..86b6224 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ django-authority ================ +.. image:: https://jazzband.co/static/img/jazzband.svg + :target: https://jazzband.co/ + :alt: Jazzband + This is a Django app for per-object-permissions that includes a bunch of helpers to create custom permission checks. @@ -53,7 +57,7 @@ Changelog: ========== 0.10 (2015-12-14): ------------------ +------------------ * Fixed a bug with BasePermissionForm and django 1.8