Pinned Repositories
AndroidSMSBackupRestoreCleaner
This cleans up duplicate SMS entries in a backup created by SMS Backup & Restore Android app.
bootstrap-multiselect
JQuery multiselect plugin based on Twitter Bootstrap.
call-for-service
RTI's open-source Call for Service (CFS) application for showing CFS/911 data.
cbchackathon2019
Team True North Submission for CBC Hackathon 2019
django-advanced-redirects
Provides more specific control than the django.contrib.redirects module. You can specify 301 or 302 redirects, as well as monitor 404 hits and easily provide redirects for them.
django-allauth-2fa
Two-factor authentication for Django Allauth
django-autocomplete-light
A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel
django-elevate
Protect your sensitive Django views by requiring re-authentication
django-flexibledatefield
A custom field that can store a date with flexible granularity (i.e. only year, year+month, or full date)
django-fsm
Django friendly finite state machine support
dwasyl's Repositories
dwasyl/AndroidSMSBackupRestoreCleaner
This cleans up duplicate SMS entries in a backup created by SMS Backup & Restore Android app.
dwasyl/bootstrap-multiselect
JQuery multiselect plugin based on Twitter Bootstrap.
dwasyl/call-for-service
RTI's open-source Call for Service (CFS) application for showing CFS/911 data.
dwasyl/cbchackathon2019
Team True North Submission for CBC Hackathon 2019
dwasyl/django-advanced-redirects
Provides more specific control than the django.contrib.redirects module. You can specify 301 or 302 redirects, as well as monitor 404 hits and easily provide redirects for them.
dwasyl/django-allauth-2fa
Two-factor authentication for Django Allauth
dwasyl/django-autocomplete-light
A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x deprecated. Please DO regularely ping us with your link at #yourlabs IRC channel
dwasyl/django-elevate
Protect your sensitive Django views by requiring re-authentication
dwasyl/django-flexibledatefield
A custom field that can store a date with flexible granularity (i.e. only year, year+month, or full date)
dwasyl/django-fsm
Django friendly finite state machine support
dwasyl/django-gsa
A thin wrapper for using a Google Search Appliance (GSA) for searches in django.
dwasyl/django-haystack
Modular search for Django
dwasyl/django-inbound-email
An inbound email handler for Django.
dwasyl/django-mssql-backend
Django backend for Microsoft SQL Server
dwasyl/django-nyt
Notification system for Django with batteries included: Email digests, user settings, JSON API
dwasyl/django-password-validators
Additional libraries for validating passwords in Django.
dwasyl/django-scheduler
A calendaring app for Django.
dwasyl/django-user-sessions
Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.
dwasyl/idea-box
An application that lets an organization collect ideas, comment on them, and vote them up.
dwasyl/meetingcostcalculator
A simple online calculator to estimate the cost of public sector meetings
dwasyl/python-mammoth
Convert Word documents (.docx files) to HTML
dwasyl/Teller
Extract transaction data from RBC, TD, BMO, Manulife, AMEX and other 🇨🇦 Canadian banks/FI's credit card PDF e-statements to SQLite DB/CSV.
dwasyl/wagtail
A Django content management system focused on flexibility and user experience
dwasyl/wagtail-modeltranslation
Simple app containing a mixin model that integrates modeltranslation (https://github.com/deschler/django-modeltranslation) into wagtail panels system.