issues
search
Aplopio
/
django_rip
MIT License
14
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PyPI Project Name Transfer Request
#54
jamadden
opened
4 years ago
0
get_entity in default data manager returns None if not found
#53
raghuveerkancherla
closed
7 years ago
0
Added ability to handle ActionForbidden response from entity hooks in datamanager
#52
raghuveerkancherla
closed
7 years ago
0
added ability to handle ActionForbidden response from entity hooks
#51
raghuveerkancherla
closed
7 years ago
0
revert of crud resource data fetch overrides did not work. Re-enabling the …
#50
raghuveerkancherla
closed
7 years ago
0
crud_repo renamed to model_repo, EntityActions renamed to DataManager
#49
raghuveerkancherla
closed
7 years ago
0
Renamed variable `fields` on meta to be protected variable `_all_fields`
#48
raghuveerkancherla
closed
7 years ago
0
Renamed fields on meta to be a protected variable _all_fields
#47
raghuveerkancherla
closed
7 years ago
0
Deprecated the requirement of a schema.
#46
raghuveerkancherla
closed
7 years ago
0
renamed configuration classes to be lower case
#45
raghuveerkancherla
closed
7 years ago
0
Separated out Rip and Django-Rip
#44
raghuveerkancherla
closed
7 years ago
0
List schema fields validation
#43
ashwnacharya
closed
8 years ago
0
Inputs for List of dict schema are not validated correctly
#42
ashwnacharya
closed
8 years ago
1
Fix multiple view resource registrations broken
#41
uttamk
closed
8 years ago
1
Move default view actions to generic steps
#40
uttamk
closed
8 years ago
0
Support Filters on view resource
#39
uttamk
closed
8 years ago
1
Create view resource
#38
uttamk
closed
8 years ago
1
Fix URL parameters decoding
#37
vedarthk
closed
8 years ago
2
Query parameters are not URL decoded
#36
vedarthk
closed
8 years ago
0
Support for list patch on CrudResource
#35
robinmaben
opened
8 years ago
5
Writing documentation for RIP.
#34
bIgBV
opened
8 years ago
6
Support CommandResource
#33
uttamk
opened
8 years ago
1
Support ViewResource
#32
uttamk
closed
8 years ago
1
Documentation Please
#31
uttamk
closed
8 years ago
1
Deserialize request params to their corresponding schema field data types
#30
robinmaben
opened
8 years ago
4
Non-required fields are not serializing properly.
#29
ashwnacharya
opened
9 years ago
0
Version bump
#28
ashwnacharya
closed
9 years ago
3
Issue: Non-required fields were not serializing properly.
#27
ashwnacharya
closed
9 years ago
0
Add trim attribute to StringField class to remove any extra spaces
#26
karthikdamodara
closed
9 years ago
2
Check for not required field
#25
vivekchand
closed
9 years ago
0
check for value being DEFAULT_FIELD_VALUE
#24
vivekchand
closed
9 years ago
0
Check for value being DEFAULT_FIELD_VALUE
#23
vivekchand
closed
9 years ago
0
Url field
#22
vivekchand
closed
9 years ago
0
fix parse requirements
#21
vivekchand
closed
9 years ago
0
return {} in build_request_data when request_body is ''
#20
vivekchand
closed
9 years ago
0
Fix parse requirements in setup file
#19
vedarthk
closed
9 years ago
0
Invalid or Missing Content type should return 415
#18
gauthamses
opened
9 years ago
0
Make sure requirements are same
#17
kracekumar
closed
9 years ago
0
Choice field
#16
kracekumar
closed
9 years ago
1
Support ChoiceField
#15
kracekumar
closed
9 years ago
0
Added support for blank validation in rip string field
#14
ravishanker404
closed
9 years ago
0
Integration tests for the Django adapter
#13
uttamk
closed
8 years ago
1
Remove request.user and move it to context params
#12
uttamk
opened
9 years ago
0
Make the default authentication, no authentication
#11
uttamk
opened
9 years ago
0
Spinoff the Django adapter into a separate repo
#10
uttamk
opened
9 years ago
2
Better way to register APIs
#9
uttamk
opened
9 years ago
5
Make the codebase Pep8 compliant
#8
uttamk
opened
9 years ago
0
Make all assertions in tests consistent
#7
uttamk
closed
8 years ago
1
Support for python 3.x
#6
uttamk
closed
8 years ago
3
Support http PUT/ put_detail
#5
uttamk
closed
9 years ago
0
Next