Dear konstantin;

I think you are right as i wasn't clear so i will explain to you my
situation and i would your help

I want to make a site for a magazine and in this magazin there is many
types of articles [sport -technology ..]
everyone in the magazine can write the article that he needs but just
one person will be the responsible on the publish
so i did the following:
i have created a model that creates table contains the articles and
the publisher of the article

then i want somehow to view all this articles to the responsible
person on publishing the articles then this person can just  make the
articles published [i really don't know how i can develop this part]

any help will be appreciated

Thank you in advance;
Mary Adel

On Feb 25, 11:06 pm, "akonsu" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> your post is confusing. to start with, when you create models you do
> not deal with any database tables. django creates tables for you from
> the models. then, what you said about different titles, and admin is
> not sufficient for me to understand what you are trying to achieve.
>
> konstantin
>
> On Feb 25, 4:00 pm, "Mary" <[EMAIL PROTECTED]> wrote:
>
> > I have a table that contains certain articles
> > and i need to create a model that will view all the titles of this
> > article to the admin person [from the admin interface] and he will
> > select one of this articles to be published
>
> > Can anyone help me how to create this model??
>
> > Thank you in advance ;
> > Mary Adel


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to