Hi Chris,

I'm assuming that you don't have any experience with Python??

Also - have you read the intro overview, as that pretty much answers your
questions, unless I'm missing something

https://docs.djangoproject.com/en/1.3/intro/overview/

Cal

On Wed, Oct 5, 2011 at 8:55 PM, Chris G <c...@isbd.net> wrote:

> I'm an experienced programmer (started around 1971 or so!) and I've done
> lots of things over the years, much of my background is in Unix (Solaris).
> In the last few years I have done quite a lot of web related stuff.
>
> I'm trying to get my mind round django.  I have it installed on my
> unbuntu server, it works, I've worked through tutorials 1 and 2 and a
> bit of 3.  I can get the admin screens up and the basics of the polls
> example work.
>
> However two rather basic things still elude me:-
>
>    Where/how do I actually start creating the top level/page of a web
>    site?   Do I just open vi and create some HTML and embed django
>    code?  That seems unlikely but I can't see anywhere that tells me
>    what the code that creates a django site looks like and/or where it
>    resides.   An actual example of a two or three page working django
>    based web site would be a huge help.
>
>    I can't see anywhere that seems to tell me the issues involved with
>    moving from using the built in web server to using apache2 (or
>    whatever, I have apache2 on my system).
>
> I know that in a few days time when I have got over the initial hump all
> the above will seem trivial so sorry to ask, but at the moment I'm
> feeling a bit lost!  :-)
>
> --
> Chris Green
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to