Brobin/drf-generators
:triangular_ruler: Generate Views, Serializers, and Urls for your Django Rest Framework application
PythonMIT
Issues
- 1
- 0
- 0
Add tests with nested relations
#17 opened by Brobin - 0
- 1
Add support for generic viewsets
#49 opened by kkaushy - 0
- 0
Add ability to use custom templates
#22 opened by wearpants - 0
Add ability to exclude fields from generator
#32 opened by jsbUSMC - 1
Use drf-generators on an existing project?
#40 opened by cfortune - 1
Django 3.0 & DRF 3.11 support
#45 opened by auvipy - 3
--format viewset not working
#43 opened by Jzeemo - 1
Generator only producing API View
#41 opened by sixsixtrample - 3
final touch
#33 opened by ahmedjemmy - 3
Django 2.0 Support
#37 opened by ajinkya-bhosale - 0
Fix version checking to support Django2.0
#35 opened by Pk13055 - 4
- 4
'AppCommand' has no attribute 'option_list'
#25 opened by DeanKamali - 1
django 1.9
#19 opened by Guest007 - 1
TODO: Make sure we're up to date with 3.2
#18 opened by Brobin - 2
Add Authentication classes to Views
#15 opened by Brobin - 2
Add Permission classes to Views
#16 opened by Brobin - 5
File missing from pip install
#14 opened by austinjp - 1
- 5
manage.py: error: no such option: --format
#10 opened by rustanacexd - 1
Support Function based views
#5 opened by Brobin - 1
Fix up command line arguments
#6 opened by Brobin - 1
Add ViewSet Views
#3 opened by Brobin