2 projects
django-async-tasks
Django application. It's a simple system to process queue task in real time.
django-admin-display-fields-settings
Django application. It adds a column view control form into admin area. You can choose which fields to display and sort them in the correct order for you. Possible fields for display are taken from ``list_display``. To sort the fields just drag the field into place.