Installing Django Problem.

2016-07-03 Thread Steve Burrus
well I uyet again am encountering problems with installing the Django 
server. I managed to get to this point "(stevesenv) 
C:\Users\sbur87\Desktop\steves_dir\stevesenv>" but where exactly do I go 
from here in installing django? Man y thanx to anyone who can help me with 
this "trying" problem of mine. 

-- 
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+unsubscr...@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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Installing Django Problem.

2016-07-03 Thread Mike Dewhirst

On 4/07/2016 12:01 PM, Steve Burrus wrote:

well I uyet again am encountering problems with installing the Django
server. I managed to get to this point "(stevesenv)
C:\Users\sbur87\Desktop\steves_dir\stevesenv>"


It looks as though you have successfully got virtualenv working.

Therefore the short answer to your question is ...

(stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django

Cheers

Mike


but where exactly do I go

from here in installing django? Man y thanx to anyone who can help me
with this "trying" problem of mine.Â

--
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+unsubscr...@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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.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+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.


Re: Installing Django Problem.

2016-07-03 Thread Steve Burrus
Well I did tjhis okay "(stevesenv)
C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip
install django" but still the question persists where I go from here? I
remember using "django-admin" before. How do I use that?

On Sun, Jul 3, 2016 at 9:32 PM, Mike Dewhirst  wrote:

> On 4/07/2016 12:01 PM, Steve Burrus wrote:
>
>> well I uyet again am encountering problems with installing the Django
>> server. I managed to get to this point "(stevesenv)
>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>"
>>
>
> It looks as though you have successfully got virtualenv working.
>
> Therefore the short answer to your question is ...
>
> (stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django
>
> Cheers
>
> Mike
>
>
> but where exactly do I go
>
>> from here in installing django? Man y thanx to anyone who can help me
>> with this "trying" problem of mine.Â
>>
>> --
>> 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+unsubscr...@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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com
>> <
>> https://groups.google.com/d/msgid/django-users/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%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 a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au
> .
>
> 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+unsubscr...@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/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Installing Django Problem.

2016-07-03 Thread Mike Dewhirst

On 4/07/2016 1:06 PM, Steve Burrus wrote:

Well I did tjhis okay "(stevesenv)
C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django" but
still the question persists where I go from here? I remember using
"django-admin" before. How do I use that?


Here is a good place to start ...

https://docs.djangoproject.com/en/1.9/

That page covers how the documentation is organised. You need to work 
your way through all the installation steps including database etc.


Then the most important next step is to wrk through the tutorial. Once 
you get that done there are quite a few third party tutorials on the web.


Good luck


Mike






On Sun, Jul 3, 2016 at 9:32 PM, Mike Dewhirst mailto:mi...@dewhirst.com.au>> wrote:

On 4/07/2016 12:01 PM, Steve Burrus wrote:

well I uyet again am encountering problems with installing the
Django
server. I managed to get to this point "(stevesenv)
C:\Users\sbur87\Desktop\steves_dir\stevesenv>"


It looks as though you have successfully got virtualenv working.

Therefore the short answer to your question is ...

(stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install
django

Cheers

Mike


but where exactly do I go

from here in installing django? Man y thanx to anyone who can
help me
with this "trying" problem of mine.Â

--
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+unsubscr...@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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to a topic in
the Google Groups "Django users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
django-users+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au.

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+unsubscr...@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/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.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+unsubscr...@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/c75376c1-6bcf-0fea-d3a1-9e74b6657062%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.


Re: Installing Django Problem.

2016-07-04 Thread Hildeberto Mendonça
I strongly recommend this tutorial for beginners:
http://tutorial.djangogirls.org/en/

I helped me on my first contact with Django. The girls are doing a great
job there.

On Mon, Jul 4, 2016 at 6:15 AM, Mike Dewhirst  wrote:

> On 4/07/2016 1:06 PM, Steve Burrus wrote:
>
>> Well I did tjhis okay "(stevesenv)
>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django" but
>> still the question persists where I go from here? I remember using
>> "django-admin" before. How do I use that?
>>
>
> Here is a good place to start ...
>
> https://docs.djangoproject.com/en/1.9/
>
> That page covers how the documentation is organised. You need to work your
> way through all the installation steps including database etc.
>
> Then the most important next step is to wrk through the tutorial. Once you
> get that done there are quite a few third party tutorials on the web.
>
> Good luck
>
>
> Mike
>
>
>
>
>
>> On Sun, Jul 3, 2016 at 9:32 PM, Mike Dewhirst > > wrote:
>>
>> On 4/07/2016 12:01 PM, Steve Burrus wrote:
>>
>> well I uyet again am encountering problems with installing the
>> Django
>> server. I managed to get to this point "(stevesenv)
>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>"
>>
>>
>> It looks as though you have successfully got virtualenv working.
>>
>> Therefore the short answer to your question is ...
>>
>> (stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install
>> django
>>
>> Cheers
>>
>> Mike
>>
>>
>> but where exactly do I go
>>
>> from here in installing django? Man y thanx to anyone who can
>> help me
>> with this "trying" problem of mine.Â
>>
>> --
>> 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+unsubscr...@googlegroups.com
>> 
>> > >.
>> To post to this group, send email to
>> django-users@googlegroups.com > 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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com
>> <
>> https://groups.google.com/d/msgid/django-users/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%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 a topic in
>> the Google Groups "Django users" group.
>> To unsubscribe from this topic, visit
>>
>> https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> django-users+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au
>> .
>>
>> 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+unsubscr...@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/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.com
>> <
>> https://groups.google.com/d/msgid/django-users/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.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+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/g

Re: Installing Django Problem.

2016-07-04 Thread Steve Burrus
Well I successfully set up the Django server an d then connected to oit BUT
I couldn't use that "syncdb" command to then set the pw and username in the
admin.

On Sun, Jul 3, 2016 at 11:15 PM, Mike Dewhirst 
wrote:

> On 4/07/2016 1:06 PM, Steve Burrus wrote:
>
>> Well I did tjhis okay "(stevesenv)
>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django" but
>> still the question persists where I go from here? I remember using
>> "django-admin" before. How do I use that?
>>
>
> Here is a good place to start ...
>
> https://docs.djangoproject.com/en/1.9/
>
> That page covers how the documentation is organised. You need to work your
> way through all the installation steps including database etc.
>
> Then the most important next step is to wrk through the tutorial. Once you
> get that done there are quite a few third party tutorials on the web.
>
> Good luck
>
>
> Mike
>
>
>
>
>
>> On Sun, Jul 3, 2016 at 9:32 PM, Mike Dewhirst > > wrote:
>>
>> On 4/07/2016 12:01 PM, Steve Burrus wrote:
>>
>> well I uyet again am encountering problems with installing the
>> Django
>> server. I managed to get to this point "(stevesenv)
>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>"
>>
>>
>> It looks as though you have successfully got virtualenv working.
>>
>> Therefore the short answer to your question is ...
>>
>> (stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install
>> django
>>
>> Cheers
>>
>> Mike
>>
>>
>> but where exactly do I go
>>
>> from here in installing django? Man y thanx to anyone who can
>> help me
>> with this "trying" problem of mine.Â
>>
>> --
>> 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+unsubscr...@googlegroups.com
>> 
>> > >.
>> To post to this group, send email to
>> django-users@googlegroups.com > 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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com
>> <
>> https://groups.google.com/d/msgid/django-users/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%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 a topic in
>> the Google Groups "Django users" group.
>> To unsubscribe from this topic, visit
>>
>> https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> django-users+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au
>> .
>>
>> 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+unsubscr...@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/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.com
>> <
>> https://groups.google.com/d/msgid/django-users/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.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 a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@googlegroups.com.
> To post to this gr

Re: Installing Django Problem.

2016-07-04 Thread ludovic coues
I could ask you what error you get when running syncdb. I could tell
you to use manage.py createsuperuser.
But the best advice anyone can give you is to do a tutorial about
django. The django girls one is really great. The one from the
official documentation is shorter. Either one will give you a solid
base for starting to use django.

2016-07-04 16:19 GMT+02:00 Steve Burrus :
> Well I successfully set up the Django server an d then connected to oit BUT
> I couldn't use that "syncdb" command to then set the pw and username in the
> admin.
>
> On Sun, Jul 3, 2016 at 11:15 PM, Mike Dewhirst 
> wrote:
>>
>> On 4/07/2016 1:06 PM, Steve Burrus wrote:
>>>
>>> Well I did tjhis okay "(stevesenv)
>>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django" but
>>> still the question persists where I go from here? I remember using
>>> "django-admin" before. How do I use that?
>>
>>
>> Here is a good place to start ...
>>
>> https://docs.djangoproject.com/en/1.9/
>>
>> That page covers how the documentation is organised. You need to work your
>> way through all the installation steps including database etc.
>>
>> Then the most important next step is to wrk through the tutorial. Once you
>> get that done there are quite a few third party tutorials on the web.
>>
>> Good luck
>>
>>
>> Mike
>>
>>
>>
>>
>>>
>>> On Sun, Jul 3, 2016 at 9:32 PM, Mike Dewhirst >> > wrote:
>>>
>>> On 4/07/2016 12:01 PM, Steve Burrus wrote:
>>>
>>> well I uyet again am encountering problems with installing the
>>> Django
>>> server. I managed to get to this point "(stevesenv)
>>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>"
>>>
>>>
>>> It looks as though you have successfully got virtualenv working.
>>>
>>> Therefore the short answer to your question is ...
>>>
>>> (stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install
>>> django
>>>
>>> Cheers
>>>
>>> Mike
>>>
>>>
>>> but where exactly do I go
>>>
>>> from here in installing django? Man y thanx to anyone who can
>>> help me
>>> with this "trying" problem of mine.Â
>>>
>>> --
>>> 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+unsubscr...@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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com
>>>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>> --
>>> You received this message because you are subscribed to a topic in
>>> the Google Groups "Django users" group.
>>> To unsubscribe from this topic, visit
>>>
>>> https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
>>> To unsubscribe from this group and all its topics, send an email to
>>> django-users+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au.
>>>
>>> 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+unsubscr...@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/CABcoaSDkTfc2QoxD_S3PqJCaTiigmp1msrvxDOq-pUK9Y9hD8Q%40mail.gmail.com
>>>
>>> 

Re: Installing Django Problem.

2016-07-04 Thread Steve R Burrus
Wel;l everyone I guess that I have met with success as far as connecting to  
the Django server a nd configuring the admin BUT there remains A LOT of things 
about Django I don't know yet.    

On Monday, July 4, 2016 2:31 PM, ludovic coues  wrote:
 

 I could ask you what error you get when running syncdb. I could tell
you to use manage.py createsuperuser.
But the best advice anyone can give you is to do a tutorial about
django. The django girls one is really great. The one from the
official documentation is shorter. Either one will give you a solid
base for starting to use django.

2016-07-04 16:19 GMT+02:00 Steve Burrus :
> Well I successfully set up the Django server an d then connected to oit BUT
> I couldn't use that "syncdb" command to then set the pw and username in the
> admin.
>
> On Sun, Jul 3, 2016 at 11:15 PM, Mike Dewhirst 
> wrote:
>>
>> On 4/07/2016 1:06 PM, Steve Burrus wrote:
>>>
>>> Well I did tjhis okay "(stevesenv)
>>> C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install django" but
>>> still the question persists where I go from here? I remember using
>>> "django-admin" before. How do I use that?
>>
>>
>> Here is a good place to start ...
>>
>> https://docs.djangoproject.com/en/1.9/
>>
>> That page covers how the documentation is organised. You need to work your
>> way through all the installation steps including database etc.
>>
>> Then the most important next step is to wrk through the tutorial. Once you
>> get that done there are quite a few third party tutorials on the web.
>>
>> Good luck
>>
>>
>> Mike
>>
>>
>>
>>
>>>
>>> On Sun, Jul 3, 2016 at 9:32 PM, Mike Dewhirst >> > wrote:
>>>
>>>    On 4/07/2016 12:01 PM, Steve Burrus wrote:
>>>
>>>        well I uyet again am encountering problems with installing the
>>>        Django
>>>        server. I managed to get to this point "(stevesenv)
>>>        C:\Users\sbur87\Desktop\steves_dir\stevesenv>"
>>>
>>>
>>>    It looks as though you have successfully got virtualenv working.
>>>
>>>    Therefore the short answer to your question is ...
>>>
>>>    (stevesenv) C:\Users\sbur87\Desktop\steves_dir\stevesenv>pip install
>>>    django
>>>
>>>    Cheers
>>>
>>>    Mike
>>>
>>>
>>>    but where exactly do I go
>>>
>>>        from here in installing django? Man y thanx to anyone who can
>>>        help me
>>>        with this "trying" problem of mine.Â
>>>
>>>        --
>>>        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+unsubscr...@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/e29b7fb8-ebda-4afc-890d-4048c4fe2e52%40googlegroups.com
>>>
>>> .
>>>        For more options, visit https://groups.google.com/d/optout.
>>>
>>>
>>>    --
>>>    You received this message because you are subscribed to a topic in
>>>    the Google Groups "Django users" group.
>>>    To unsubscribe from this topic, visit
>>>
>>> https://groups.google.com/d/topic/django-users/9wVk4lDZcMY/unsubscribe.
>>>    To unsubscribe from this group and all its topics, send an email to
>>>    django-users+unsubscr...@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/58cd5e27-6d4d-6929-aa44-b59c526a8c55%40dewhirst.com.au.
>>>
>>>    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+unsubscr...@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
>>>
>>>