app-MAIL-temp/app/developer/views
Adrià Casajús 25022b4ad8
Several fixes (#2157)
* Ensure uploaded pictures are images and delete the previous ones

* Add CSRF protection to admin routes

* Only allow https urls in the client envs

* Close connection to try to get a new one

* Missing parameter

* start_time can be non existant. Set a default value
2024-07-18 12:48:18 +00:00
..
__init__.py create BaseForm to enable CSRF 2019-07-02 10:20:12 +03:00
client_detail.py Several fixes (#2157) 2024-07-18 12:48:18 +00:00
index.py remove Client.published 2021-04-06 19:46:21 +02:00
new_client.py Several fixes (#2157) 2024-07-18 12:48:18 +00:00