Re: Problems extracting valid form data lately

2012-04-16 Thread Blackpearl
you can check the form data dictionary by: if form.is_valid(): print form.__dict__ -- 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

Re: Doubt regarding endless pagination

2012-04-02 Thread Blackpearl
You can edit page_link.html for displaying like: <> "{{ page.label|safe }} | " -- 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