Last updated:
0 purchases
djangogenie 0.1.1
# django-genie
Based on django-genie https://github.com/Minelytics/django-genie
A python module which generate the django code. Useful for generating django-rest-framework code. Prints out the code in console for simple copy paste where its required. It uses templates for code generation which can be customized.
Command usage:
$ docker-compose -f local.yml run –rm django python manage.py code_generator <app_name> <template_name>
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.