We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56e5a2 commit 82246e2Copy full SHA for 82246e2
README.rst
@@ -5,13 +5,14 @@ A simple way to define complex permissions for django-rest-framework.
5
6
- **Documentation:** https://djangorestframework-composed-permissions.readthedocs.org/en/latest/
7
8
-License
9
--------
+Development
+-----------
10
11
-New BSD License
+Run tests with our settings using the following command:
12
13
+``django-admin test restfw_composed_permissions --settings=restfw_composed_permissions.tests.settings_sqlite``
14
-.. image:: https://d2weczhvl823v0.cloudfront.net/niwibe/djangorestframework-composed-permissions/trend.png
15
- :alt: Bitdeli badge
16
- :target: https://bitdeli.com/free
+License
+-------
17
18
+New BSD License
0 commit comments