Convert select multiple widget to checkboxes in django admin form
I think this should be a nice post talking about the substitution of the default multiple select widget used in ...


I think this should be a nice post talking about the substitution of the default multiple select widget used in ...
This entry is related to the series "Deploy django applications with nginx, uwsgi, virtualenv, south, git and fabric", the first ...
I use to use the django-mptt package to deal with tree like models. I also use to have my backoffice ...
I've just discovered a great thing on django. Like in javascript, it is possible to add dynamically properties to ...
This is the fifth and last part of the django deploy environment, you may find the fourth part here.
In ...
This is the fourth part of the django deploy environment, you may find the third part here.
In this part ...
This is the third part of the django deploy environment, you may find the second part here.
In this part ...
Ok, this is the second part of the django deploy environment, you may find the first part here.
In the ...
After googling for a while, asking my guru and some tests I was able to setup a deploy environment for ...
Premetto che questo è il frutto di almeno 6 ore di delirio. Chiaro I'm a newbie in django developement ...