Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-04 | Enable use of django 2.2 autocomplete in admin views | Magnus Hagander | |
2019-01-04 | Fix sibling imports | Magnus Hagander | |
Sibling imports should be prefixed with a period. Good idea in py2, will eventually become required in py3, so another small step. | |||
2018-12-14 | Fix blankline related warnings | Magnus Hagander | |
2018-12-14 | Replace tabs with spaces | Magnus Hagander | |
In an effort to close up with PEP8, we should use spaces for indent rather than tabs... Time to update your editor config! | |||
2016-01-07 | Add required excludes to forms | Magnus Hagander | |
2014-01-01 | Replace "import *" with explicit imports | Magnus Hagander | |
In passing, fix a couple of bugs that this uncovered. | |||
2014-01-01 | Clean up unused imports | Magnus Hagander | |
2010-04-13 | Initial version of election management software. | Magnus Hagander | |
Not yet linked in anywhere, so we can test it properly first. |