On 24/06/2016 4:36 AM, Leo wrote:
> Hey Everyone,
>
>
> I’m a total newb to using Django and open stack. I am working on
> creating a Django development environment in a VMware environment/Ubuntu
> OS. Eventually I want to deploy this to production. The site’s
> purpose is as an intranet site.
>
>
> I have been following the Django tutorial but recently discovered some
> other Django tutorials which led me to posting this question. I didn’t
> create a Python vitrualenv rather installed everything at the root of
> the OS. I am unsure if this will cause me problems or if I can proceed
> with this approach. I do not plan to use the VM for anything else but
> this specific intranet site.
The whole reason virtual environments were invented was because it is
too expensive to use VMs in order to isolate your developments from each
other. If that VM won't be used for other projects you can postpone
using virtualenv until you want to work on more than one version of that
project or you want multiple projects with varying dependencies.
>
>
> Thanks for your help.
>
> LV
>
> --
> 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
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto: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/f2afd0a2-9644-4818-98d5-85bad724cae6%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/f2afd0a2-9644-4818-98d5-85bad724cae6%40googlegroups.com?utm_medium=email&utm_source=footer>.
> 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/c088e456-2ad0-cf52-0b2f-324f68aee508%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment