John Vandenberg
jayvdb
Involved Projects and Packages
A linter for YAML files
Bootstrap for Django
Nice little application for Django projects providing fixtures
and models for a "complete" list of world countries and US states.
Also throwing in a small template filter for getting country flags by
ISO 3166-1 alpha-2 country code.
The Django Debug Toolbar is a configurable set of panels that display various debug information about the current request/response and when clicked, display more details about the panel's content.
Currently, the following panels have been written and are working:
- Django version;
- Request timer;
- A list of settings in settings.py;
- Common HTTP headers;
- GET/POST/cookie/session variable display;
- Templates and context used, and their template paths;
- SQL queries including time to execute and links to EXPLAIN each query;
- Logging output via Python's built-in logging module.
Django-environ uses environment variables to configure Django applications
Django model field that can hold a geoposition, and corresponding admin widget.
Django data importing and exporting
Django utility application that returns client's real IP address
Django JSON widget allows editing the Django jsonfield
Django file storage using minio
Django model mixins and utilities.
Seamless polymorphic inheritance for Django models
Django package to send push notifications to mobile devices
Extended session backends for Django
Authentication for Django REST framework
A Django application that eases the translation process of your Django projects.
Author:
--------
Marco Bonetti
Seed your Django project with fake data.
Silky smooth profiling for the Django Framework.
Drop-in replacement for django's many to many field with sorted relations
Support for many storage backends in Django
Table/data-grid framework for Django
Automatically upgrade your Django projects
Django identification of visitors information