On Aug 19, 1:39 am, "Tom Tobin" <[EMAIL PROTECTED]> wrote:
> (And you know, I still think we'd be better off with
> "django-YES-THIS-ONE" and "django-NO-THE-OTHER-ONE". Or perhaps a tad
> more seriously, something like "django-community" and "django-core" —
> otherwise we'll be fighting this batt
Argh, thanks )
On Aug 19, 4:36 am, "Tom Tobin" <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 18, 2008 at 7:01 PM, tezro <[EMAIL PROTECTED]> wrote:
>
> > Hi all. Got a question unsolved yet.
>
> Wrong list — you want django-users. django-developers is for
> development *of* Django, not *using* Django.
On Mon, Aug 18, 2008 at 7:36 PM, Tom Tobin <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 18, 2008 at 7:01 PM, tezro <[EMAIL PROTECTED]> wrote:
>>
>> Hi all. Got a question unsolved yet.
>
> Wrong list — you want django-users. django-developers is for
> development *of* Django, not *using* Django. ^_^
On Mon, Aug 18, 2008 at 7:01 PM, tezro <[EMAIL PROTECTED]> wrote:
>
> Hi all. Got a question unsolved yet.
Wrong list — you want django-users. django-developers is for
development *of* Django, not *using* Django. ^_^
--~--~-~--~~~---~--~~
You received this messag
Hi all. Got a question unsolved yet.
I'm making a news site on Django. App has e.x. 2 models: Type and
Element. "Type" is simply a definition of some type of news it
handles, literally its source info: title, site link, type_name (as
slug). "Element" handles the news elements with a foreign key
"