muliple pagination on same page

34 views
Skip to first unread message

hardik sottany

unread,
Aug 25, 2014, 10:36:04 AM8/25/14
to django...@googlegroups.com
hello friend 
i want to use pagination for today appointment tommorows appoint and past appointment can any1 help me out in quite greater need

Collin Anderson

unread,
Aug 25, 2014, 1:55:38 PM8/25/14
to django...@googlegroups.com
What do you have so far?

hardik sottany

unread,
Aug 25, 2014, 2:12:38 PM8/25/14
to django...@googlegroups.com

I have model with date time pk appointment details

On Aug 25, 2014 7:26 PM, "Collin Anderson" <cmawe...@gmail.com> wrote:
What do you have so far?

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/6Q9-DElNxPU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b5f93597-9e04-41d0-8f3e-b1c424f22d2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

hardik sottany

unread,
Aug 25, 2014, 2:13:23 PM8/25/14
to django...@googlegroups.com

I want to do pagination using filter on same page which show all on same page

On Aug 25, 2014 7:26 PM, "Collin Anderson" <cmawe...@gmail.com> wrote:
What do you have so far?

--

Camilo Torres

unread,
Aug 27, 2014, 3:05:43 PM8/27/14
to django...@googlegroups.com
This is basically a DB query issue. Follow these general directions:

1. In your page add a form with a select with the filtering options.
2. In your view, instead of getting all the instance of your model, filter by the selected option.

hardik sottany

unread,
Aug 28, 2014, 2:29:18 AM8/28/14
to django...@googlegroups.com

Sir I will mail my appointment modal please give me a sample solution

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/6Q9-DElNxPU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
Reply all
Reply to author
Forward
0 new messages