
Uso de Django en python 3 con uso de templates e imagenes estaticas
The content provided appears to be a mix of commands and snippets related to the Django Admin framework and Python. It seems to contain instructions for setting up a Django project, managing migrations, debugging, and creating a superuser.
The provided content includes various commands and snippets related to Django Admin and Python. It covers the creation of a new Django project and app, managing database migrations, debugging with pdb, and creating a superuser. These instructions assume that Django and Python are already installed on the system.
