From ceaad7e47a77f34ed06569c34e9e56796873110a Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Thu, 31 Jul 2014 22:34:30 +0100 Subject: [PATCH] Kickstarter sponsors --- api-guide/permissions.html | 2 +- css/default.css | 46 +++++++++++++++++- img/sponsors/2-cryptico.png | Bin 0 -> 9970 bytes img/sponsors/2-django.png | Bin 0 -> 5055 bytes img/sponsors/2-galileo_press.png | Bin 0 -> 11451 bytes img/sponsors/2-security_compass.png | Bin 0 -> 4107 bytes img/sponsors/2-sirono.png | Bin 0 -> 4941 bytes img/sponsors/3-brightloop.png | Bin 0 -> 6864 bytes topics/kickstarter-announcement.html | 68 +++++++++++++++++++++++++++ 9 files changed, 113 insertions(+), 3 deletions(-) create mode 100644 img/sponsors/2-cryptico.png create mode 100644 img/sponsors/2-django.png create mode 100644 img/sponsors/2-galileo_press.png create mode 100644 img/sponsors/2-security_compass.png create mode 100644 img/sponsors/2-sirono.png create mode 100644 img/sponsors/3-brightloop.png diff --git a/api-guide/permissions.html b/api-guide/permissions.html index 1c2ef24d1..afc18e56f 100644 --- a/api-guide/permissions.html +++ b/api-guide/permissions.html @@ -292,7 +292,7 @@ def example_view(request, format=None):

The IsAuthenticatedOrReadOnly will allow authenticated users to perform any request. Requests for unauthorised users will only be permitted if the request method is one of the "safe" methods; GET, HEAD or OPTIONS.

This permission is suitable if you want to your API to allow read permissions to anonymous users, and only allow write permissions to authenticated users.

DjangoModelPermissions

-

This permission class ties into Django's standard django.contrib.auth model permissions. When applied to a view that has a .model property, authorization will only be granted if the user is authenticated and has the relevant model permissions assigned.

+

This permission class ties into Django's standard django.contrib.auth model permissions. When applied to a view that has a .model property, authorization will only be granted if the user is authenticated and has the relevant model permissions assigned.

+ +
+ +
+

Gold sponsors

+

Our gold sponsors include companies large and small. Many thanks for their significant funding of the project and their commitment to sustainable open-source development.

+ + + + +
+ +
+

Silver sponsors

+

The serious financial contribution that our silver sponsors have made is very much appreciated. I'd like to say a particular thank you to individuals who have choosen to privately support the project at this level.

+ + +
+ +

Individual contributions: Paul Hallet, Paul Whipp Consulting, Jannis Leidel.