Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anticodon
7 months ago
|
parent
|
context
|
favorite
| on:
Some notes on starting to use Django
shell_plus is still superior because it also imports other useful stuff and allows adding custom list of additional imports.
Also, shell_plus has --print-sql option for easy construction and debugging of ORM queries.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Also, shell_plus has --print-sql option for easy construction and debugging of ORM queries.