issues
search
dbkaplan
/
dry-rest-permissions
Rules based permissions for the Django Rest Framework
ISC License
376
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Using DRYPermissionsField fails tests
#14
tizot
closed
8 years ago
1
Get serializer_class with view.get_serializer_class()
#13
AlexandreCollet
closed
8 years ago
2
new versions of drf
#12
dbkaplan
closed
9 years ago
0
Update drf 3.2 and 3.3 support
#11
auvipy
closed
9 years ago
1
py3 support
#10
artragis
closed
9 years ago
2
Expose a permissions endpoint
#9
Seraf
closed
9 years ago
2
fix bug that caused doubled up decorators to not find the correct req…
#8
dbkaplan
closed
9 years ago
0
Fix #6
#7
vovanbo
closed
9 years ago
0
Wrong behavior with two and more decorators
#6
vovanbo
closed
9 years ago
2
Question: compatible Python 3?
#5
GerardPaligot
closed
9 years ago
6
has_object_read_permission returning False Still Allows Read
#4
jessemorton
closed
9 years ago
4
Add support to use DRYPermissions in APIView classes without 'action' attribute
#3
marctc
closed
9 years ago
2
Update README.md
#2
marctc
closed
9 years ago
0
Improve readability of code examples
#1
marctc
closed
9 years ago
1
Previous