Re: Example application

2008-04-01 Thread Jeremy Sandell

There are some great resources available here:
http://code.djangoproject.com/wiki/DjangoResources

Though you might be better served creating a mockup site in Django,
and implementing such things using the rest of the Django
documentation (outside of the tutorials, I mean).

Anyway, good luck!

On Apr 1, 5:54 pm, "Cruskaya Smith" <[EMAIL PROTECTED]> wrote:
> Hi, I am new to django, and I programed the 4 tutorials site django, I
> want to investigate other examples for have better idea of managing
> code; someone has a small example of handling forms with newforms and
> make such basic tasks: addition, edit, display, lists (especially in
> handling forms with tables relations)
>
> Thanks
>
> Cruskaya
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Example application

2008-04-01 Thread Cruskaya Smith

Hi, I am new to django, and I programed the 4 tutorials site django, I
want to investigate other examples for have better idea of managing
code; someone has a small example of handling forms with newforms and
make such basic tasks: addition, edit, display, lists (especially in
handling forms with tables relations)


Thanks

Cruskaya

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



Re: Ajax and Django example application

2006-08-04 Thread Darryl Caldwell
That is awesome. Thanks for putting this together.-dOn 8/3/06, Istvan Albert <[EMAIL PROTECTED]
> wrote:Hello All,For those interested here is an AJAX based demo application using
django, developed with two different _javascript_ libraries: Prototypeand with MochiKithttp://www.personal.psu.edu/iua1/ajax-django-sandbox.htm
cheers,Istvan

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


Re: Ajax and Django example application

2006-08-04 Thread Corey Oordt

Istvan,

Thanks for the code. I can't wait to dive into it.

Corey

On Aug 4, 2006, at 12:12 AM, Istvan Albert wrote:

>
> Hello All,
>
> For those interested here is an AJAX based demo application using
> django, developed with two different javascript libraries: Prototype
> and with MochiKit
>
> http://www.personal.psu.edu/iua1/ajax-django-sandbox.htm
>
> cheers,
>
> Istvan
>
>
> >


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



Ajax and Django example application

2006-08-03 Thread Istvan Albert

Hello All,

For those interested here is an AJAX based demo application using
django, developed with two different javascript libraries: Prototype
and with MochiKit

http://www.personal.psu.edu/iua1/ajax-django-sandbox.htm

cheers,

Istvan


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