Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-21 | Http404 is an exception to raise, not a class to return | Magnus Hagander | |
2021-11-25 | Replace django-selectable with selectize | Magnus Hagander | |
django-selectable is no longer maintained, and will cause issues in newer versions of django. selectize is what we use in the pgeu-system codebase today, so copy the handling over from there. | |||
2019-02-06 | Unicode fixes for python 3 | Magnus Hagander | |
2019-02-06 | Fixes for pep8 compatibility | Magnus Hagander | |
2019-02-05 | Convert all spaces to tabs | Magnus Hagander | |
2016-01-06 | Properly require login for lookup | Magnus Hagander | |
2013-07-19 | Really need to get this into git, so I can do some hacking. | Magnus Hagander | |
May very well do a complete rebase later to get rid of history |