[PYTHON] Note that admin.py is not reflected immediately when running Django with WSGIDaemonProcess

Build environment with Apache + WSGI + Django. Set up Django by running WSGI with Daemon Process. After modifying admin.py to change the management screen, when I confirmed the reflection, it was not updated.

I did various things, but it didn't work, so apachectl graceful ...

It has been updated for some reason ...

I wonder if this is something ...

Super troublesome.

Recommended Posts

Note that admin.py is not reflected immediately when running Django with WSGIDaemonProcess
python note: when easy_install is not available
[Note] Significance that __unicode__ is necessary when defining a Django model class
[Note] Measure coverage when running Django unit tests
Note that writing like this with ruby is writing like this with python
Memory is not allocated when ndarray is initialized with numpy.zeros ()
Eliminate errors that occur when using Django REST Swagger with Django 3.0
Tkinter canvas (window) does not start when running Python 3.7.4 with Atom