etiquette/templates
voussoir 0d0431edff Centralize and unify search parameter normalization
Create searchhelpers.py which normalize incoming search parameters.

Add argument give_back_parameters so we can more effectively return the normalized parameters to the user to learn from their mistakes.

Create objects.WarningBag and stop using the warnings module with the unclear warning-catcher.

Fix handling of photos without extensions (still needs improvement).

Adopt use of pathclass.Path in more places and keep thumbnail paths relative so that the entire _etiquette dir can be moved and still work right away.

Probably some other things
2016-12-24 17:13:45 -08:00
..
album.html Add early author search; Load Photo.mimetype on instantiation 2016-12-23 19:49:51 -08:00
albums.html Allow templates to get objects instead of json 2016-12-20 16:33:40 -08:00
bookmarks.html very early session and registration support 2016-12-18 05:12:14 -08:00
header.html very early session and registration support 2016-12-18 05:12:14 -08:00
login.html Make login page javascript-based instead of html form (sorry) 2016-12-21 01:11:50 -08:00
pbackup Move files to top of repository 2016-11-28 20:19:31 -08:00
photo.html Centralize and unify search parameter normalization 2016-12-24 17:13:45 -08:00
photo_card.html Add early author search; Load Photo.mimetype on instantiation 2016-12-23 19:49:51 -08:00
root.html very early session and registration support 2016-12-18 05:12:14 -08:00
search.html Centralize and unify search parameter normalization 2016-12-24 17:13:45 -08:00
tags.html Add early author search; Load Photo.mimetype on instantiation 2016-12-23 19:49:51 -08:00
template.html Move files to top of repository 2016-11-28 20:19:31 -08:00
test.html Move files to top of repository 2016-11-28 20:19:31 -08:00