Re: Undocumented admin feature for filtering rows?

2008-01-07 Thread jdetaeye
On Jan 7, 4:55 pm, Nathaniel Whiteinge <[EMAIL PROTECTED]> wrote: > On Dec 26 2007, 2:50 pm, jdetaeye <[EMAIL PROTECTED]> wrote: > > > The implementation is not based on customizing the admin, but > > implementing a generic view with very similar capabilities as the > > django changelist view. I

Re: Jython sprint at PyCon

2008-01-07 Thread Marty Alchin
On Jan 7, 2008 12:45 PM, Jeremy Dunck <[EMAIL PROTECTED]> wrote: > FYI, there will be a Jython sprint at PyCon, with a specific emphasis > on getting applications running, including Django. Hrmph. Django sprint, possible Satchmo sprint, and now a Jython sprint. I expect I'll only work on Django p

Jython sprint at PyCon

2008-01-07 Thread Jeremy Dunck
FYI, there will be a Jython sprint at PyCon, with a specific emphasis on getting applications running, including Django. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this grou

Re: Undocumented admin feature for filtering rows?

2008-01-07 Thread Nathaniel Whiteinge
On Dec 26 2007, 2:50 pm, jdetaeye <[EMAIL PROTECTED]> wrote: > The implementation is not based on customizing the admin, but > implementing a generic view with very similar capabilities as the > django changelist view. In all, around 800 lines of code. Johan, that screenie looks very nice. Any ch