#web-frameworks

[ follow ]
fromPythonbytes
6 months ago

Because we are not monsters

One of the biggest mysteries in Django is why I have to run django-admin from my terminal instead of just running django. Confusingly, django-admin has nothing to do with Django's admin app.
Python
[ Load more ]