Re: Problems with code in shell (Django 2 and python 3.6)

2018-10-13 Thread Luis Enrique Gonzalez D
It's possible that exist and confusion using libraries due to the versions of python. Try this in the import : from datetime import datetime El vie., 12 oct. 2018 a las 16:07, User1 () escribió: > Hello, I am practicing the tutorial part 5, Test and I got an error I can > solve. > The code in s

Re: Problems with code in shell (Django 2 and python 3.6)

2018-10-12 Thread Stefan Bethke
Am 12.10.2018 um 22:46 schrieb User1 : > > Hello, I am practicing the tutorial part 5, Test and I got an error I can > solve. > The code in shell is: > > (mientorno) C:\Users\user1\djangowom>python manage.py shell > Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit > (AMD6

Problems with code in shell (Django 2 and python 3.6)

2018-10-12 Thread User1
Hello, I am practicing the tutorial part 5, Test and I got an error I can solve. The code in shell is: (mientorno) C:\Users\user1\djangowom>python manage.py shell Python 3.6.3 (v3.6.3:2c5fed8, Oct 3 2017, 18:11:49) [MSC v.1900 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "li