mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 15:58:38 -05:00
Remove the natural key lookup dict and make each Page responsible instead
This commit is contained in:
@@ -101,3 +101,8 @@ class UnexpectedAWXState(Common):
|
||||
class IsMigrating(Common):
|
||||
|
||||
pass
|
||||
|
||||
|
||||
class NoNaturalKey(Common):
|
||||
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user