Override the default template and add a for loop with <li>{%
forloop.counter %}</li>'s from 0 to max-pages or whatever the variable is
called.

Assuming you're talking about the change form, please see this:
http://stackoverflow.com/a/3729995/447485

Otherwise you can still probably work from the info provided there.



Cheers,
AT

On Mon, Apr 22, 2013 at 6:26 PM, Stanislav Mihaylov
<st.michay...@gmail.com>wrote:

> I can't seem to find an easy and simple way to make the Django admin
> paginator display all page numbers rather then displaying them in 'Digg'
> style in the footer navigation.
>
> I read plenty of articles on how to make it Digg style, but it seems in
> the new Django versions it is Digg style by default, so how can I make it
> display all numbers?
>
> Thank you in advance!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to