Previous version had a bug when the URL contained percent-encoded spaces because url.replace() was looking for spaces and not replacing the %20. Constructing the url from parts is more reliable. |
||
|---|---|---|
| .. | ||
| backend | ||
| static | ||
| templates | ||
| etiquette_flask_dev.py | ||
| etiquette_flask_prod.py | ||