summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/lookups.py
AgeCommit message (Collapse)Author
2023-02-21Http404 is an exception to raise, not a class to returnMagnus Hagander
2021-11-25Replace django-selectable with selectizeMagnus 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-06Unicode fixes for python 3Magnus Hagander
2019-02-06Fixes for pep8 compatibilityMagnus Hagander
2019-02-05Convert all spaces to tabsMagnus Hagander
2016-01-06Properly require login for lookupMagnus Hagander
2013-07-19Really 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