On Tuesday, February 9, 2016 at 7:28:31 PM UTC+1, Daniel Roseman wrote: > > > Django is installed for Python 3.4, but you're running the shell and > server in Python 2. Do `python3 manage.py ...`. > -- > DR > > >
*thank you very much, it solved my problem. * now I will make new topic, how to configfure apache to deploy python/django application... -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/30178b4a-c1e5-4013-9ed0-536b88145a3a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

