mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 19:20:05 -03:30
Happy new year!!!
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Copyright (c) 2014 AnsibleWorks, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
from django.conf import settings
|
||||
from django.contrib.auth.models import User, AnonymousUser
|
||||
from django.db.models.signals import pre_save, post_save
|
||||
|
||||
Reference in New Issue
Block a user