mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 19:35:02 -02:30
Make minor changes to add needed imports
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# All Rights Reserved.
|
||||
|
||||
from decimal import Decimal
|
||||
import random
|
||||
|
||||
from django.core.validators import MinValueValidator
|
||||
from django.db import models, connection
|
||||
|
||||
Reference in New Issue
Block a user