Skip to content

WIP: Add auto-completed suggestions to the 'employer' field

Not even tested, and I have never done any django dev so I have no idea what I'm doing xD

Still needs to somehow query the db and get the list of existing employers; for now a static list can be used to test that this works at least :)

Fixes #5 (closed)

Merge request reports