needs_datetime_string_cast = connection.features.needs_datetime_string_cast dates = []# It would be better to use self._field here instead of DateTimeField(),# but in Oracle that will result in a list of datetime.date instead of# datetime.datetime.fields = [DateTimeField()]while1: rows =...
Configuration $ansible-config dump --only-changedGALAXY_SERVER_LIST(/home/jtanner/workspace/github/jctanner.redhat/ansible-hub-ui.tags/deleteme/ansible.cfg) = ['hub'] OS / Environment Fedora25 Steps to Reproduce $ cat ansible.cfg | fgrep -v token= [galaxy] server_list = hub #validate_cer...