Pinned Repositories
django-ajax-upload-widget
Provides AJAX file upload functionality for FileFields and ImageFields with a simple widget replacement in the form.
django-avatar
A Django app for handling user avatars.
django-cart
Django simple shopping cart solution, with tests :)
django-cron
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
django-dajaxice
Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.
django-easy-pdf
PDF views, the easy way
django-filebrowser
Media-Management with Grappelli
django-files-widget
Django AJAX upload widget and model field for multiple files or images, featuring drag & drop uploading, upload progress bar, sortable image gallery
django-getpaid
Django payments processor.
django-grappelli
A jazzy skin for the Django Admin-Interface (official repository).
mionch's Repositories
mionch/django-ajax-upload-widget
Provides AJAX file upload functionality for FileFields and ImageFields with a simple widget replacement in the form.
mionch/django-avatar
A Django app for handling user avatars.
mionch/django-cart
Django simple shopping cart solution, with tests :)
mionch/django-cron
Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their success / failures, manages contention (via a cache) etc. Basically takes care of all the boring work for you :-)
mionch/django-dajaxice
Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.
mionch/django-easy-pdf
PDF views, the easy way
mionch/django-filebrowser
Media-Management with Grappelli
mionch/django-files-widget
Django AJAX upload widget and model field for multiple files or images, featuring drag & drop uploading, upload progress bar, sortable image gallery
mionch/django-getpaid
Django payments processor.
mionch/django-grappelli
A jazzy skin for the Django Admin-Interface (official repository).
mionch/django-mailchimp
Mailchimp Wrapper for Django
mionch/django-nested-admin
Django admin classes that allow for nested inlines
mionch/django-nvd3
Django wrapper for nvd3 - It's time for beautiful charts
mionch/django-opening-hours
mionch/django-password-validation
Backport of Django 1.9's password validation system for use with earlier Django versions.
mionch/django-smart-selects
chained and grouped selects for django forms
mionch/gerrit-oauth-provider
OAuth2 authentication provider for Gerrit Code Review. Please upload changes for review to: https://gerrit-review.googlesource.com/#/admin/projects/plugins/oauth
mionch/pi_video_looper
Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
mionch/python-instagram
Python Client for Instagram API