Following the django book
https://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/#running-django-on-a-shared-hosting-provider-with-apache
I
am trying to deploy my project on shared host.
To try it first I am using a virtual Ubuntu 10.04 server. In my server user
can access http://local
ion? Should I remove the permission while I
run the app as Django 1.11 before moving on to a 2.2 environment?
--
Sheila Miguez
she...@pobox.com
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop recei
I could try that.
So far I've made a toy project to reproduce the problem and made a
migration in 1.11 to remove the permission. When I started it up in 2.2 it
suddenly said I had unapplied migrations in admin and auth.
I don't know if renaming would have the same effect. I'll try it.
On Frida
3 matches
Mail list logo