Thanks for the feedback, everyone. I'll focus on improving error handling
and styles to make reordering more intuitive.
patrickk and andybak: I'd love to hear your findings from usability tests. I
will be in a pretty good position to implement fixes you suggest (barring
community approval) once GSo
On Tue, Jul 7, 2009 at 11:46 AM, Diogo Baeder wrote:
>
> Hi, guys,
>
> Got this after updating my django trunk working copy to r.11199, and
> cannot access the admin site anymore:
>
> http://dpaste.com/63968/
>
> Any ideas of what it might be?
If you are looking for help debugging a problem, plea
Hi, guys,
Got this after updating my django trunk working copy to r.11199, and
cannot access the admin site anymore:
http://dpaste.com/63968/
Any ideas of what it might be?
Diogo
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the
@aniybak: yes, we´re doing usability-tests very frequently. that´s one
reason why we came up with django-grappelli ...
btw, I absolutely agree with the "cancel-button".
about the delete-button: IMHO, one needs the possibility to undo the
deletion - that´s why it´s almost impossible to let items
Nice!
Are you planning to do anything to finesse the behaviour of the
'delete' button? It would be nice (especially on selector inlines) if
it looked like items disappeared immediately.
I also feel the admin change pages needs a 'cancel' button. It's quite
counter-intuitive that the way to leave
Hi Zain
This looks very good. One minor complaint; the checkbox-ish design of
the handle is a bit counter-intuitive. Is it possible to have it on
the right like the other handle, and only be able to grab it from the
left side (gmail-ish interface)?
Hoping this makes into trunk soon!
J
On Jul 6
On Sun, Jul 5, 2009 at 4:47 PM, Amit Upadhyay wrote:
> Further, its difficult to locate information about generic relations on any
> of the following pages:
>
> http://docs.djangoproject.com/en/dev/
> http://docs.djangoproject.com/en/dev/topics/db/models/#topics-db-models
> http://docs.djangoproje
very nice ...
some things I´ve came across:
- the ordering is not preserved in case of errors.
- with stacked inlines, an error should be indicated on the left-hand
side (with comment-selectors). otherwise one has to click through all
selectors.
- with stacked inlines, there´s something wrong wit
Hi everyone,
In the last couple of weeks, I've implemented a bunch of inline features.
Pictures speak louder than words, so I wrote up a quick blog post describing
what's done:
http://inzain.net/blog/2009/07/new-features-for-inlines/
Also, I set up a server running my Django branch if you want to