Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Disable admin pagination completely: discussion for ticket #4027
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Marek Kubica  
View profile  
 More options Apr 30 2007, 4:04 am
From: Marek Kubica <pythonmail...@web.de>
Date: Mon, 30 Apr 2007 10:04:15 +0200
Local: Mon, Apr 30 2007 4:04 am
Subject: Disable admin pagination completely: discussion for ticket #4027
Hi all,

I created a new ticket with the need to disable pagination in the admin
object listing altogether. The current default value for pagination is 100
objects per page, which can of course be extended to sys.maxint and is
surely enough but this leaves an odd feeling. In the ticket I put up
different proposals how to solve that:

 - list_per_page could accept 0 or None as "do not paginate"
 - same as above, but rename this setting - list_per_page = 0 seems
   strange
 - create a setting like disable_pagination

As far as I see, the oldform-admin is now finishing it's life, so there
isn't probably much sense in patching that. A patch (which I volunteer to
write) would need to go against newforms-admin, maybe even before the
merge to trunk, so backwards incompatible changes would hit with one merge.

The ticket: http://code.djangoproject.com/ticket/4027

So, what do you think about this? I'll be happy to hear your ideas.

regards,
Marek

P.S.: I'll try to write a patch for #4027, so expect many questions ;)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Ford  
View profile  
 More options Apr 30 2007, 5:49 am
From: "Ben Ford" <ben.for...@gmail.com>
Date: Mon, 30 Apr 2007 16:49:57 +0700
Local: Mon, Apr 30 2007 5:49 am
Subject: Re: Disable admin pagination completely: discussion for ticket #4027

Hi Marek,
I wrote a patch a while back that implemented a 'number per page widget' for
admin. It never really went anywhere as it needed a better patch and some
tests, which I didn't have the time to supply. I don't know if you would
find this useful, let me know if you like and I can send you the patch.
Regards
Ben

On 30/04/07, Marek Kubica <pythonmail...@web.de> wrote:

--
Regards,
Ben Ford
ben.for...@gmail.com
+628111880346

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Marek Kubica  
View profile  
 More options May 1 2007, 12:20 pm
From: Marek Kubica <pythonmail...@web.de>
Date: Tue, 01 May 2007 18:20:44 +0200
Local: Tues, May 1 2007 12:20 pm
Subject: Re: Disable admin pagination completely: discussion for ticket #4027
Hello Ben,

On Mon, 30 Apr 2007 16:49:57 +0700, Ben Ford wrote:
> I wrote a patch a while back that implemented a 'number per page widget' for
> admin. It never really went anywhere as it needed a better patch and some
> tests, which I didn't have the time to supply. I don't know if you would
> find this useful, let me know if you like and I can send you the patch.

I see, this is ticket #3152. Maybe I could have a look into this but your
patch is even more than I would need. Interesting, though.

Unfortunately, the patch is rather big and changes some things that are
not relevant to me. It would be fine to get your patch "in", after some
reworking (Ramiro already wrote what is to fix).
The current situation is a little bit annoying, with newforms-admin being
nearly ready and oldforms-admin getting unsupported.

regards,
Marek


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jason Davies  
View profile  
 More options May 1 2007, 2:44 pm
From: Jason Davies <jason.dav...@gmail.com>
Date: Tue, 01 May 2007 11:44:14 -0700
Local: Tues, May 1 2007 2:44 pm
Subject: Re: Disable admin pagination completely: discussion for ticket #4027
On May 1, 5:20 pm, Marek Kubica <pythonmail...@web.de> wrote:

> The current situation is a little bit annoying, with newforms-admin being
> nearly ready and oldforms-admin getting unsupported.

Yeah, it would be good if newforms-admin could be merged asap.  I
assume it's just the edit_inline functionality that we're waiting for,
according to the wiki?  Is anyone working on that or should I work on
it and submit a patch?

Jason


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »