Apache2 hates my Django deployment method

2022-12-10 Thread Mike Dewhirst
Server Version: Apache/2.4.52 (Ubuntu 2022.04) OpenSSL/3.0.2 mod_wsgi/4.9.0 Python/3.10 Server MPM: event Server Built: 2022-09-30T04:09:50 Apache *seems* to hang onto something and eventually crashes after I reload it after deploying a Python file. That is either scripted (delete site and re

Re: Arrayfield constraint issue in 4.1

2022-12-10 Thread James Gillard
Thanks for the feedback. I opened a ticket and it was indeed confirmed as a bug: https://code.djangoproject.com/ticket/34205 On Thursday, 8 December 2022 at 15:04:40 UTC Ryan Nowakowski wrote: > Might be a bug. Check the release notes for the post 4.0.8 versions to see > if anything related cha