Files
awx/awx/settings
Jeff Bradberry e620bef2a5 Fix Django 3.1 deprecation removal problems
- FieldDoesNotExist now has to be imported from django.core.exceptions
- Django docs specifically say not to import
  django.conf.global_settings, which now has the side-effect of
  triggering one of the check errors
2022-03-07 18:11:36 -05:00
..
2015-06-11 16:10:23 -04:00
2022-03-07 18:11:36 -05:00