| Instead of embedding the entire tag list in the search.html template every single time, this script loads the tags from the new, cache-enabled endpoint /all_tags.json. Then we can use html5 datalists to create autocomplete forms on the search and photo pages. | ||
|---|---|---|
| .. | ||
| etiquette_flask | ||
| static | ||
| templates | ||
| tests | ||
| etiquette_flask_entrypoint.py | ||
| etiquette_flask_launch.py | ||