Commit Graph

22 Commits

Author SHA1 Message Date
6e51085210 removed the trusted origin foo again - added proper detection of https 2024-11-19 23:31:56 +01:00
5163834de4 added CSRF trusted origin config, added tzdata - needed in debug mode 2024-11-19 23:09:53 +01:00
74e0be71b9 Upgrade to Dajngo 5.1.3 2024-11-18 20:17:55 +01:00
b057fedb5f Add optional env variable DJANGO_FORCE_DEV_MODE to force production settings to dev mode for debugging 2024-11-17 16:34:58 +01:00
7a1bf054f5 disabling django ssl redirection in order to run this in docker (without ssl obviously) 2023-12-11 00:23:36 +01:00
5b6f4e16ef tinkered around to get this app running inside a container using alpine and socket based psql 2023-12-10 23:09:33 +01:00
f520b22dd0 Fix broken indentation 2022-01-02 02:06:36 +01:00
b1921940f0 Enable HSTS seconds 2022-01-02 02:03:46 +01:00
34fd41cff6 harden production settings 2022-01-02 01:59:13 +01:00
8ef217f224 Update production settings 2022-01-01 17:22:04 +01:00
258fd1747c Try out some stuff 2021-12-31 16:38:23 +01:00
e6eb9346a8 Add filter backend for storage model in API 2021-12-30 21:55:35 +01:00
a73fba0f1b Fix broken token authentication 2021-12-30 21:12:58 +01:00
4ab49978d1 Change settings file in wsgi to production settings 2021-11-15 11:53:10 +01:00
b60462c5ae Add uwsgi config 2021-11-15 11:37:56 +01:00
dc7d4b3005 Improve search and add production settings file 2021-11-15 11:20:31 +01:00
e2aba765d4 Add a lot of stuff.. Can't remember 2021-11-10 19:38:39 +01:00
81a644cd95 Add stock list to storage dtail view and start search 2021-10-31 20:57:28 +01:00
c065720ded Link rest api on website 2021-08-07 19:50:16 +02:00
3a68972c03 Start REST API for autocompletion etc. 2021-08-07 19:47:34 +02:00
ec0a8c98e7 Start content 2021-08-07 17:37:36 +02:00
a3f31608a8 Add parts application to django and start basic template 2021-07-30 20:52:18 +02:00