Johannes Maron's repositories
django-ajax-upload-widget
Provides AJAX file upload functionality for FileFields and ImageFields with a simple widget replacement in the form.
awesome-django
A curated list of awesome Django apps, projects and resources.
django-cities-light
A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable.
django-durationfield
Temporary reusable Django application for adding a DurationField, until Django issue #2443 is resolved.
django-fsm
Django friendly finite state machine support
django-fsm-log
Automatic logging for the excellent Django FSM package.
django-googledrive-storage
Storage implementation for Django that interacts with Google Drive
django-iban
A validated IBAN field for Django models.
django-measurement
Easily store, retrieve, and convert measurements of weight, volume, distance, area and more.
django-microdata
Implementation of Google's rich snippets in django.
django-ordered-model
Allows Django models to be ordered and provides a simple admin interface for reordering them.
django-paypal
A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
django-postal
A django application for l10n of postal addresses
django-recaptcha
Django reCAPTCHA form field/widget integration app.
django-watson
Full-text multi-table search application for Django. Easy to install and use, with good performance.
heroku-buildpack-tex
A buildpack for building TeX documents on Heroku
pre-commit-mirrors-pep257
A pre-commit hook that will check if your Python code is compliant with PEP257 (Docstring Conventions).
py-moneyed
Provides Currency and Money classes for use in your Python code.
pytest-selenium
A selenium addon for pytest
pytest-selenium-1
Plugin for running Selenium with py.test
python-measurement
Use and manipulate unit-aware measurement objects in Python