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
Bump wheel from 0.24.0 to 0.38.1
#64
dependabot[bot]
opened
1 year ago
0
Permissions checks on serializer
#63
realnot
opened
3 years ago
0
Update django 2.2
#62
RignonNoel
closed
4 years ago
0
Django 2.2 compatibility
#61
amrlotfy77
opened
5 years ago
1
Project status - Is this project maintained?
#60
johnthagen
opened
5 years ago
6
Many deprecation warnings triggered
#59
johnthagen
closed
5 years ago
0
Add description to PyPI project
#58
johnthagen
opened
5 years ago
0
Add latest version combination
#57
yhoiseth
opened
5 years ago
4
Missing version combinations in continuous integration
#56
yhoiseth
opened
5 years ago
3
Made decorators work with classmethod.
#55
ro70
opened
6 years ago
0
Allow global permissions access to the view
#54
bashlyss
opened
6 years ago
0
Wrong behaviour on custom view that return an instance of a Model without has_read/write permissions
#53
Sveder
opened
6 years ago
1
Allow DRYPermissionsField to return permissions for related objects
#52
jordanmkoncz
opened
6 years ago
0
make the decorators work with both @classmethod and @staticmethod
#51
Ducky2048
opened
6 years ago
2
Matrix testing
#50
jberends
closed
6 years ago
1
please provide a CHANGELOG
#49
jberends
opened
6 years ago
0
Django 2.0 compatibility keeping python 2 compatibility
#48
mxmaslin
closed
6 years ago
2
Django 2.0 compatibility not affecting python < 3
#47
mxmaslin
closed
6 years ago
0
Django 2.0 compatibility
#46
wernerhp
closed
6 years ago
1
Django 2.0 compatibility
#45
ttill
closed
6 years ago
1
How about supporting Views that don't use models?
#44
dedsm
opened
7 years ago
2
Update README.md
#43
yusufosman
closed
7 years ago
1
You have no permission when use with PATCH
#42
elcolie
closed
6 years ago
3
Request example with PATCH
#41
elcolie
closed
7 years ago
0
Library does not check for allowed methods
#40
dbrgn
opened
7 years ago
1
Allow create for staff, update for staff or owner
#39
dbrgn
opened
7 years ago
6
Use ModelMixin for permission methods
#38
adamn
opened
7 years ago
0
Readme updated with supported Python/DRF versions
#37
adamn
closed
7 years ago
1
Added Python 3.5,3.6 & drf 3.5,3.6 tests
#36
adamn
closed
7 years ago
1
Wrong permission being checked on Create/POST.
#35
DDevine
closed
7 years ago
3
Model level permissions in Meta
#34
dbinetti
closed
1 year ago
2
filter_queryset looks only for view.lookup_field, ignoring view.lookup_url_kwarg
#33
mlazze
opened
7 years ago
0
Allow Read single object but not list
#32
ohenrik
closed
7 years ago
9
Bump supported Python, Django and DRF versions
#31
mbaragiola
closed
8 years ago
1
FIX README.md
#30
mbaragiola
closed
8 years ago
1
CreateListAPIView not respecting permissions
#29
mbaragiola
closed
8 years ago
1
How to avoid duplicating permission logic
#28
jordanmkoncz
opened
8 years ago
2
Does the permission model work on custom views
#27
gauravdott
opened
8 years ago
0
has_object_read_permission does not work with queryset.values('fields')
#26
divick
opened
8 years ago
3
Admin integration
#25
joaoponceleao
opened
8 years ago
2
DefaultRouter AttributeError
#24
dbinetti
closed
7 years ago
4
FilterBackend doesn't appear to be working
#23
rijvirajib
closed
8 years ago
2
Field level permissions
#22
dbinetti
closed
8 years ago
9
Decorators don't work with class methods
#21
clintonb
opened
8 years ago
3
Integration problem with django.contrib.auth.models.User
#20
mbaragiola
closed
8 years ago
3
chore(django): Confirms compatibility with Django 1.9.
#19
GerardPaligot
closed
8 years ago
1
Django rest framework doesn't use has_object_create_permission
#18
rhfung
closed
8 years ago
2
dry-rest-permissions doesn't support generic view
#17
GerardPaligot
closed
8 years ago
2
Request not in the context of DRYPermissionsField
#16
GerardPaligot
closed
8 years ago
3
Custom permission isn't displayed in JSON response
#15
GerardPaligot
closed
8 years ago
4
Next