Pinned Repositories
Ahem
Simple Notifications Framework
channels-example
An example Channels app
django-infinite-migrations
A Django bug where removing model Meta option `default_related_name` causes infinite migrations
django-joyride
A django application which gives flexibility to configure Guided Tours for your site through admin panel.
docker_test
Simple docker configuration to run nginx and gunicorn in separate containers and test nginx proxy pass to upstream gunicorn
onlyoffice-minio
Example of configuring OnlyOffice DocumentServer(https://github.com/ONLYOFFICE/DocumentServer) Cache with S3-Like storage (e.g., Minio(https://min.io/)).
risks
Django CRUD App for Generic Risk Models (Uses Vue.js)
superman
A small Django application to manage (CRUD) users and their bank account data (IBAN). Required fields are first name, last name and IBAN. Google Login functionality for Administrators.
tc_pdf
Thumbor PDF Preview
intellisense's Repositories
intellisense/django-joyride
A django application which gives flexibility to configure Guided Tours for your site through admin panel.
intellisense/tc_pdf
Thumbor PDF Preview
intellisense/onlyoffice-minio
Example of configuring OnlyOffice DocumentServer(https://github.com/ONLYOFFICE/DocumentServer) Cache with S3-Like storage (e.g., Minio(https://min.io/)).
intellisense/channels-example
An example Channels app
intellisense/django-infinite-migrations
A Django bug where removing model Meta option `default_related_name` causes infinite migrations
intellisense/Ahem
Simple Notifications Framework
intellisense/celery-flower-heroku
Simple project template and guide for running Celery Flower on Heroku
intellisense/docker_test
Simple docker configuration to run nginx and gunicorn in separate containers and test nginx proxy pass to upstream gunicorn
intellisense/risks
Django CRUD App for Generic Risk Models (Uses Vue.js)
intellisense/superman
A small Django application to manage (CRUD) users and their bank account data (IBAN). Required fields are first name, last name and IBAN. Google Login functionality for Administrators.
intellisense/cool-events
intellisense/django-autoclean
Auto clean field for models to support better get_or_create method to check for duplicates.
intellisense/django-compressor
Compresses linked and inline javascript or CSS into a single cached file.
intellisense/django-croppic
A Django package which uses Croppic.net to upload and crop images.
intellisense/django-date-extensions
Extensions to DateField to handle both approximate dates (e.g. "March 1963") and default year dates (e.g. assume "24th June" is this year)
intellisense/django-invitations
Django invitation integration for django-allauth
intellisense/django-loginas
"Log in as user" for the Django admin.
intellisense/django-rest-auth
This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON)
intellisense/django-taggit
Simple tagging for django
intellisense/Djax
Replacement for Django-Axilent
intellisense/drf-friendly-errors
Extension for Django REST framework error display
intellisense/drf-yasg
Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.
intellisense/hello-vue-django
vuejs and Django integration with hot code reload
intellisense/Lintly
Automated GitHub PR code reviewer for Python, JavaScript, CSS, and more.
intellisense/pg-app-dev-vm
Basic Vagrant configuration for local application development with PostgreSQL
intellisense/pip-check
pip-check gives you a quick overview of all installed packages and their update status.
intellisense/python-blacken
A customisable GitHub action to check the style of Python code with black.
intellisense/python-jose-cryptodome
A JOSE implementation in Python (pycrypto replaced by pycryptodome).
intellisense/shortener
Url shortener
intellisense/sorl-thumbnail-async
Asynchronous thumbnailing app in django with remote storages like S3