> @Daniel
> If I use $.post("/post_test/",{'data':data});, in firebug the post
> data shows as undefined.That doesn't sound right, I have some jQuery Ajax stuff(http:// github.com/alex/django-ajax-validation/tree/master/ajax_validation/ templatetags/jquery_validation.py) and it posts arrays like that just fine(see the views.py file for how I recieve the post). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

