Add, Edit and Delete link using Forms (not templates) per row without using built django-admin functionality

2011-03-17 Thread djangodjango django
Hi Django users, I am having some dilemma over converting simple admin page *Template*(without having to use the built in django-admin functionality) by using forms, and not templates, I have the following sample Admin page that allows users to add, edit and delete record per row* to Forms*: (Edit

how to create message box in Django?

2011-03-29 Thread djangodjango django
Hi all, Could someone please tell me how to create a Message Box using Django? Thanks in advance. -- 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 grou

sample real world Django website sample scripts

2011-04-06 Thread djangodjango django
Hi all, Could someone please give a link on some of the samples for real world Django websites? Thanks and have a nice day! Regards. -- 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

Re: sample real world Django website sample scripts

2011-04-06 Thread djangodjango django
thanks, but do they provide django source codes for making those websites? Thanks. On Thu, Apr 7, 2011 at 1:47 PM, Kenneth Gonsalves wrote: > On Thu, 2011-04-07 at 13:24 +0800, djangodjango django wrote: > > Could someone please give a link on some of the samples for real world &

Re: sample real world Django website sample scripts

2011-04-06 Thread djangodjango django
Thanks kenneth! On Thu, Apr 7, 2011 at 2:28 PM, Kenneth Gonsalves wrote: > On Thu, 2011-04-07 at 14:25 +0800, djangodjango django wrote: > > thanks, but do they provide django source codes for making those > > websites? > > Thanks. > > http://www.djangosites.org/with-

Re: Django real world website samples (with django source codes)

2011-04-07 Thread djangodjango django
thanks. On Thu, Apr 7, 2011 at 4:38 PM, Nikos K wrote: > Here is a list with a lot of sites based in django > > http://www.djangosites.org/ > > > > On 7 April 2011 08:48, django beginner wrote: > >> Hi all, >> >> Could someone please give a link on some of the samp