I'm trying to make some practice with Django and write a simple blog application. I want to create my models using a script so I don't have to use the shell or the admin interface.I'm trying to make some practice with Django an
I'm trying to make some practice with Django and write a simple blog application. I want to create my models using a script so I don't have to use the shell or the admin interface.I'm trying to make some practice with Django an