jvanlint / OPTICS

An open source Django based web application to provide a campaign management tool for Digital Combat Simulator.
1 stars 0 forks source link

Check caching on mission signup page #64

Closed Steveveepee closed 7 months ago

Steveveepee commented 3 years ago

after leave slot pressed, page refresh shows slot still taken, suspect caching needs to be disabled on return.

jvanlint commented 2 years ago

We need to start using HTMX to update this and see if this works around caching problem.

jvanlint commented 7 months ago

This appears to have resolved itself with move to new server and Postgres based database.