Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
focom
on June 24, 2022
|
parent
|
context
|
favorite
| on:
Things I do every time I start a Django project
And also install Django Extensions (
https://django-extensions.readthedocs.io/en/latest/
)
It makes the Django CLI comparable to rails. Notably the reset_db and shell_plus command
drcongo
on June 24, 2022
[–]
shell_plus is fantastic.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It makes the Django CLI comparable to rails. Notably the reset_db and shell_plus command