a 'site' in django terminology refers to a instance of your
application running with a given group of settings.

ie.. there is a LJW site and a lawerence site both running the
ellington app. (possibly on the same machine)

On 3/3/06, pbx <[EMAIL PROTECTED]> wrote:
>
> What if we changed terminology so that "project" became "site"
> throughout the Django code and documentation?
>
> $ django-admin.py startsite myblog
>
> Seems like this would make things a bit easier for the new user, who
> has no real idea what "project" means but surely knows what "site"
> means.
>
> I was going to file a ticket but wanted to make sure there isn't some
> important conceptual distinction that I'm missing. Is there?
>
> If not, should I go ahead with the ticket?
>
> -- Paul
>
>
>
>


--
[EMAIL PROTECTED] -- blog: http://feh.holsman.net/ -- PH: ++61-3-9877-0909

If everything seems under control, you're not going fast enough. -
Mario Andretti

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to