mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
add basic job & JT analytics
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('main', '0061_v350_track_native_credentialtype_source'),
|
||||
('main', '0062_v350_new_playbook_stats'),
|
||||
]
|
||||
|
||||
operations = [
|
||||
Reference in New Issue
Block a user