Jazzbandco: Contributing guidelines and readme badge

This commit is contained in:
winhamwr 2016-03-15 14:09:41 -04:00
parent 1bcf8d5685
commit 762c1e9594
2 changed files with 10 additions and 1 deletions

5
CONTRIBUTING.md Normal file
View file

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

View file

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