Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taranjeet/django-view-only-permission
This repository contains a sample app for implementing Django View only permission.
https://github.com/taranjeet/django-view-only-permission
Last synced: 4 days ago
JSON representation
This repository contains a sample app for implementing Django View only permission.
- Host: GitHub
- URL: https://github.com/taranjeet/django-view-only-permission
- Owner: taranjeet
- Created: 2016-02-14T20:09:48.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-14T20:18:51.000Z (almost 9 years ago)
- Last Synced: 2024-11-10T06:25:47.020Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# django-view-only-permission
This is a sample app demonstrating View only permission in Django.