Lets say I have a django model looking like this:
class question(models.Model): order = models.IntegerField(\'Position\') question = models.CharField(max_len
You can check:
http://docs.djangoproject.com/en/dev/ref/contrib/admin/#django.contrib.admin.ModelAdmin.list_editable