g3w-admin
g3w-admin copied to clipboard
Deprecate `G3WADMIN_PROJECT_APPS` setting
In the future, for greater clarity, I think it might be enough to use only the INSTALLED_APPS setting, however (as per v3.4) the above option doesn't seem to be so much in use (or anymore?):
https://github.com/g3w-suite/g3w-admin/blob/32188805dd1f8e4ee63a74a4eb261c71beab160c/g3w-admin/base/settings/base.py#L66-L78
https://github.com/g3w-suite/g3w-admin/blob/7892c2338b4409f8721846050279a1ca6dc7bd93/g3w-admin/base/settings/init.py#L17-L19
More info:
- https://g3w-suite.readthedocs.io/en/latest/settings.html?highlight=G3WADMIN_PROJECT_APPS#g3wadmin-project-apps
- https://github.com/g3w-suite/g3w-admin/search?q=G3WADMIN_PROJECT_APPS