PCv5/app/forms
Lephe 8f0e15029c
utils: add a simple regex-based CSS validator (#11)
* Property name is [a-zA-Z-]+
* Value is anything but ;{}'"
2021-07-08 10:59:43 +02:00
..
account.py account: member deletion, with post anonymization (#57) 2021-07-08 10:39:22 +02:00
forum.py forum: match topic title length in creation form with model 2020-10-30 09:36:21 +01:00
login.py PEP8: removed trailing spaces 2021-03-05 23:56:03 +01:00
login_as.py login_as: add function to login as arbitrary account 2021-03-05 23:56:03 +01:00
poll.py polls: added admin panel and deletion form 2021-02-22 23:50:19 +01:00
search.py Refact some forms (#70) 2020-09-23 20:53:06 +02:00
trophy.py utils: add a simple regex-based CSS validator (#11) 2021-07-08 10:59:43 +02:00