Implement a user-facing page per city #18
Labels
No labels
bug
enhancement
good first issue
halted
help wanted
security
wait for upstream
wait to be tested
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: b3yond/ticketfrei#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Author: @b3yond Posted at: 29.03.2018 00:18
A user-facing page should include
Author: @b3yond Posted at: 25.05.2018 11:00
We will transfer a dictionary to the city page via a dict.
The dict contains several attributes from the cities db table:
This is then rendered by city. The markdown is converted to html with a python function run inside SimpleTemplate.