Files
awx/awx/api/serializers.py
Matthew Jones 13c80375ea Fix job template job sorting
"started" isn't a good field to sort on as it can be Null.  "created"
will always be available.
2015-11-24 11:22:50 -05:00

92 KiB