What do you expect from None?
On Thu, Oct 4, 2012 at 4:02 AM, Janusz Jaworski <javor1...@gmail.com> wrote: > Hello. I found probably a little bug or it's just a feature (dunno). But > my question is why i can't unhide collapsed fields when i use 'None' for > name of group and use 'collapse' in dictionary in fieldsets. Here is the > line of code and screens: > > fieldsets = [(None, {'fields': (('title', 'slug', 'category'),), > 'classes':('collapse',),}), ...] and screens: first is when i use 'None' - > http://i49.tinypic.com/b88pxg.png and second is when i use name "Example" > for subgroup of fields - http://i50.tinypic.com/140lvg5.png . As you can > see subgroup with 'None' and collapse turned on can't unhide cause there is > just line with no button :( Sorry for my poor language. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/RhQm2vz79owJ. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > -- * GlxGuru * -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.