(aka what help should I read just now)

Hello, I started to work with django and it is great.
But I have too much of work just now to read all documentation before using 
it, so I read only the tutorial and some parts of what I did need to work. 
But now I do not know, where I should continue ...

I have my models, some pages with funkcion needed in the project, but now I am 
to manage some longer tables.

In administration there is very nice interface for sorting (by column), 
searching and filtering (on combination of date and column values) and for 
paging (when there are more results, then enjoyable for one screen)

Is anywhere some simple tutorial, how to implement such features into my 
views? Or is the fastest way try to read and understand source of 
django/contrib/admin ?

Thanks for pointing me, where I should continue with study ...

-- 
Zdravi
     Gilhad
     [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
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