Steve Kossouho
Steve Kossouho
It has just come across my mind as I opened the issue submission form. I do not write Markdown very often, and while Markdown is quite simple to write, it...
Is there a way to change the default CSS class for widgets ? I am trying to use Bootstrap 3, and form widgets need a class `form-control` to be displayed...
I'm using Django 1.3.1 with PostgreSQL, setup a very simple example like this : dubious = BitField(flags=DOUBT_FLAGS, verbose_name=_(u"Dubious categories")) Whether I use the stock field in Admin forms or regular...
**Is your feature request related to a problem? Please describe.** It's nice to have a context menu inside any tab content but there is currently no context menu if you...
Replace the ASCII rendering with Unicode rendering (defeats EncodingErrors).
Hello, is there a tag, something usable in the django-pagination package to access the number of the last page ?
Add more explanation about how the package was modeled and reformat documentation about Sandbox class attributes.
Add M2M support (right now, specific virtual fields like M2M are not serializable).