the_works/the_works/views
2025-05-02 11:37:59 +02:00
..
__init__.py split up views.py and moved resulting .py-files into submodule "views" 2025-04-22 16:53:54 +02:00
home.py split up views.py and moved resulting .py-files into submodule "views" 2025-04-22 16:53:54 +02:00
sprache.py added code 303 where POST requests are redirected to endpoints that accept only GET (which, weirdly enough, never was a problem for werk and text) 2025-05-02 11:37:59 +02:00
text.py applied latest improvements (fetch API, dedicated "read" endpoint, DataTables) from werk.py|html to corresponding text.* 2025-04-28 10:29:24 +02:00
verlag.py added code 303 where POST requests are redirected to endpoints that accept only GET (which, weirdly enough, never was a problem for werk and text) 2025-05-02 11:37:59 +02:00
werk.py minor code cleanup and improvements 2025-04-28 10:29:43 +02:00