I have model with date time pk appointment details
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.
I want to do pagination using filter on same page which show all on same page
What do you have so far?
--
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.
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ff014ba5-d10c-4a54-9039-799794278a00%40googlegroups.com.