This website requires JavaScript.
Explore
Help
Sign In
tobias
/
the_works
Watch
1
Star
0
Fork
0
You've already forked the_works
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c24af2be4
the_works
/
the_works
/
views
History
eclipse
6c24af2be4
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
..
__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