I'm new to Python and Django, I watched a tutorial that requires me to have Django 2.1. When I type in "python -m django --version" - my Ubuntu terminal says 1.11.18 But, when I type "django-admin --version" - terminal says 2.1 This didn't bother me until I reached part 6 of this series, I'm balls deep now with a serious problem I can't figure out.
I even completely reinstalled my OS, (I was running linux mint, thought it'd be easier if I ran Ubuntu) I ran through a myriad of different "fixes" I found online, but nothing seemed to fix this. The main issue that I ran into from the tutorial is the urls linking, I'm not sure if that helps, but it's there. Thanks And yes, I do have Python 3 installed. -- 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/131bfcbb-3e8b-4ab9-adfb-b4fe991f562b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

