morlandi
Results
5
repositories owned by
morlandi
django-ajax-datatable
192
Stars
63
Forks
Watchers
A Django app which provides the integration of a Django project with the jQuery Javascript library DataTables.net
django-datatables-view
32
Stars
7
Forks
Watchers
Helper class to integrate Django with datatables; now replaced by django-ajax-datatable
django-frontend-forms
28
Stars
6
Forks
Watchers
A Django helper app to add editing capabilities to the frontend using modal forms
django-task
55
Stars
10
Forks
Watchers
A Django app to run new background tasks from either admin or cron, and inspect task history from admin
django-upload-form
19
Stars
6
Forks
Watchers
A minimal (yet careful about UX) solution to upload multiple files in a Django project, using a Django-like Form Class