Monday, November 26, 2018

Re: Recommend Tutorials

What I can recommend to you for this, is to use same versions for each module on the tutorial so your code will works

You can create a virtual environment for each tutorial using viertualenv and as a good practice you can list all module requirements on requirements.txt file

Regards

Sent from my iPhone

> On Nov 26, 2018, at 7:33 PM, Tim Johnson <tim@akwebsoft.com> wrote:
>
> Using django 2.0 on ubuntu with python 3.5.2
>
> Some tutorials that I have tried have deprecated code and I get
> errors.
>
> I would appreciate recommendations for tutorials that are concurrent
> with my version of django.
>
> I presume that one at
> https://docs.djangoproject.com/en/2.1/intro/tutorial01/ is about as
> current as they come :).
>
> It would be fun to experiment with others however.
> thanks
> --
> Tim Johnson
> http://www.tj49.com
>
> --
> 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 django-users+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> 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/20181127013328.GA2345%40mail.akwebsoft.com.
> For more options, visit https://groups.google.com/d/optout.

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
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/97DDF3D3-7320-4FB8-A81E-7A32F9273351%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment