PCv5/app
Lephe e06363715e
forum: match topic title length in creation form with model
Model has titles of up to 128 characters, but the form limits that input
to 32 characters. Bump that to 128 too.
2020-10-30 09:36:21 +01:00
..
data attachments: added attachments system 2020-08-01 21:26:06 +02:00
forms forum: match topic title length in creation form with model 2020-10-30 09:36:21 +01:00
models admin: fixed the forum panel 2020-09-24 00:22:20 +02:00
processors fix: better PEP8 2020-08-05 22:52:56 +02:00
routes posts: fix attachements deletion 2020-09-26 15:17:55 +02:00
static Issue #76 Refactoriser les messages flash 2020-10-01 22:16:15 +02:00
templates fix CSRF token for message preview (#77) 2020-10-07 21:47:21 +02:00
utils security: add CSRF protection globally 2020-09-26 14:48:30 +02:00
__init__.py security: add CSRF protection globally 2020-09-26 14:48:30 +02:00