0 purchases
bpythondjango 0.22.11
bpython-django
This project is based on bpython REPL, I liked it very much but it missed some features for Django, like
Autocomplete the constructor for the model,
Autocomplete the attribute name on ModelManager functions like 'filter()' and 'get()'
Example
Install
pip install bpython-django
Usage
python manage shell
or
python manage shell -i bpython
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.