Produce at startup the map of route names to paths, for template use
authorKarl O. Pinc <kop@karlpinc.com>
Tue, 8 Dec 2020 03:57:40 +0000 (21:57 -0600)
committerKarl O. Pinc <kop@karlpinc.com>
Tue, 8 Dec 2020 03:57:40 +0000 (21:57 -0600)
commit823dcdc551deac6ef403887b92a5db872df174d4
tree05b91f66adf6cd4e3ae79149eecc90867567eee7
parentc12681bd5c126d5c5a3c5ea542946908d4ac927a
Produce at startup the map of route names to paths, for template use
src/pgwui_common/urls.py [new file with mode: 0644]
src/pgwui_common/view.py
tests/test_pgwui_common.py
tests/test_urls.py [new file with mode: 0644]
tests/test_view.py