Pinned Repositories
django-access
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
django-access-select2
The application provides a filtering for the Django-Select2 package to use access rules defined by the Django-Access package
django-access-tastypie
The application provides an authorization backend for the Tastypie package to use access rules defined by the Django-Access package
django-import
Customizable and extendable import for any django model from the admin and any API
django-jsoneditor
Django JSONEditor input widget to provide javascript online JSON Editor
django-leaflet-admin-list
The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.
django-make-i18n
Adopt Django project to use with django-i18n features. Collects and replaces local strings from all project files and creates django.po and djangojs.po files.
django-taggit-bulk
Taggit package extension for bulk tagging instances from the model admin list view
djony
Integrate Pony ORM into an existent Django project
Leaflet.Astar
Astar algorithm implementation intended to be used in Leaflet-based applications
nnseva's Repositories
nnseva/django-jsoneditor
Django JSONEditor input widget to provide javascript online JSON Editor
nnseva/django-access
Django-Access - the application introducing dynamic evaluation-based instance-level (row-level) access rights control for Django
nnseva/django-leaflet-admin-list
The Django Leaflet Admin List package provides an admin list view featured by the map and bounding box filter for the geo-based data of the GeoDjango.
nnseva/django-import
Customizable and extendable import for any django model from the admin and any API
nnseva/django-taggit-bulk
Taggit package extension for bulk tagging instances from the model admin list view
nnseva/django-access-tastypie
The application provides an authorization backend for the Tastypie package to use access rules defined by the Django-Access package
nnseva/django-geoadmin
nnseva/django-storage-celery-results
The application introducing Celery Result storage based on the Django Storage.
nnseva/django-unlimited-char
The tiny library introducing CharField with unlimited maximum length
nnseva/django-admin-csvexport
A django-admin-action to export models as csv
nnseva/django-sms
A Django app for sending SMS with interchangeable backends.
nnseva/osrm-backend
Open Source Routing Machine - C++ backend
nnseva/package-version-present
Utility to check presence of the package in the PyPi-like repository
nnseva/aldjemy
Integration SQLAlchemy in Django projects for effective query building purposes
nnseva/clickhouse-driver
ClickHouse Python Driver with native interface support
nnseva/django-addseconds
Some useful Django template filters for datetime manipulations
nnseva/django-authenticated-signals
The Django-Authenticated-Signals package provides a smooth and safe way to identify the current request and provides several specialized model save and delete signals with additional request parameter.
nnseva/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.
nnseva/django-easy-audit
Yet another Django audit log app, hopefully the simplest one.
nnseva/django-enumfields
nnseva/django-h3d
H3 Distilled index for Django applications
nnseva/django-multi-gtfs
Django app to import and export General Transit Feed Specification (GTFS)
nnseva/django-oauth-bad-case
Minimal code to reproduce a problem with django-oauth-toolkit custom models
nnseva/django-scalable
Tools for scalable Django applications
nnseva/django-tsso
Transparent Single Sign On for Django-based Service Provider
nnseva/django-two-factor-auth
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
nnseva/geojson
Python bindings and utilities for GeoJSON
nnseva/noipy
Command line tool to update DDNS: No-IP, DuckDNS and DynDNS hosts IP
nnseva/rbm2m
Move things from one place to another. Massively.
nnseva/starlette-i18n
Localisation helper for starlette