InvenTree/docker
Oliver 7ab5ddcd7d
Plugin auto migrate (#5668)
* Improved handling of race condition when saving setting value

* Improvements for managing pending migrations

- Inform user if there are outstanding migrations
- reload plugin registry (if necessary)

* Increase django-q polling time

According to this thread, should reduce multiple workers taking the same task:

https://github.com/Koed00/django-q/issues/183#issuecomment-239676084

* Revert default behavior

* Better logging

* Remove comment

* Update unit test

* Revert maintenance mode behaviour

* raise ValidationError in settings
2023-10-06 11:38:01 +11:00
..
production Plugin auto migrate (#5668) 2023-10-06 11:38:01 +11:00
docker-compose.sqlite.yml Fix common spelling mistakes (#4956) 2023-06-04 00:04:52 +10:00
gunicorn.conf.py Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
init.sh Refactor: Dockerimage (#5007) 2023-07-10 19:52:33 +10:00
nginx.dev.conf Add content headers to config (#3731) 2022-09-30 10:47:56 +10:00
requirements.txt Native LDAP support (#5226) 2023-10-05 07:52:36 +11:00