John Bissonette

Results 3 issues of John Bissonette

This may be just an edge case for myself, but I have added [django-simple-history](https://github.com/treyhunner/django-simple-history) to my project to track changes made to instances of my models, and use that in...

feature

I have a really odd problem that I can't seem to nail down the cause. I am using DAL v3.2.7 with Django 1.11.1. In one of my forms, I am...

It seems that this plugin ensures that values from the fields specified are each unique on the table. How would I go about using this plugin to ensure that the...

enhancement