Pinned Repositories
bakerydemo
Next generation Wagtail demo, born in Reykjavik
cerebral
Declarative state and side effects management for popular JavaScript frameworks
channels
Developer-friendly asynchrony for Django
cypress-documentation
Cypress Documentation including Guides, API, Examples, Dashboard & FAQ.
cypress-example-recipes
Various recipes for testing common scenarios with Cypress
django
The Web framework for perfectionists with deadlines.
django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
django-allauth-2fa
Two-factor authentication for Django Allauth
django-ckeditor
Django admin CKEditor integration.
semantic-ui-daterangepicker
Date range picker component for Bootstrap - Semantic UI port
DanielSwain's Repositories
DanielSwain/bakerydemo
Next generation Wagtail demo, born in Reykjavik
DanielSwain/channels
Developer-friendly asynchrony for Django
DanielSwain/django
The Web framework for perfectionists with deadlines.
DanielSwain/django-allauth
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
DanielSwain/django-allauth-2fa
Two-factor authentication for Django Allauth
DanielSwain/django-crispy-forms
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
DanielSwain/django-payments
Universal payment handling for Django
DanielSwain/django-filter
A generic system for filtering Django QuerySets based on user selections
DanielSwain/django-semanticui-forms
Effortlessly style all of your Django forms and form fields with Semantic UI wrappers.
DanielSwain/django-simple-captcha
Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form.
DanielSwain/django-sortedm2m
A transparent sorted ManyToMany field for django.
DanielSwain/django-taggit
Simple tagging for django
DanielSwain/django-two-factor-auth
Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
DanielSwain/docs
Documentation for Masonite
DanielSwain/filetype.py
Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature
DanielSwain/pipenv
Python Development Workflow for Humans.
DanielSwain/pony
Pony Object Relational Mapper
DanielSwain/simpleLightbox
SimpleLightbox is lightweight and responsive lightbox library with no dependencies. Display images, galleries, videos or custom content and control your lightbox with easy to use api.
DanielSwain/sphinx_wagtail_theme
Sphinx theme for Wagtail
DanielSwain/textract
extract text from any document. no muss. no fuss.
DanielSwain/user-docs
Gitbook documentation repo.
DanielSwain/uwsgi-docs
Official uWSGI docs, examples, tutorials, tips and tricks
DanielSwain/virtualenv
Virtual Python Environment builder
DanielSwain/wagtail
A Django content management system focused on flexibility and user experience
DanielSwain/wagtail-django-recaptcha
A simple recaptcha field for Wagtail Form Pages
DanielSwain/wagtail_textract
Text extraction for Wagtail document search
DanielSwain/wagtailfontawesome
Add FontAwesome icons to StreamField.
DanielSwain/wagtailmenus
An app to help you manage and render menus in your Wagtail projects more effectively
DanielSwain/wagtailplus
Modular add-ons for Wagtail CMS
DanielSwain/websocket-client
WebSocket client for Python