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