mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-20 04:12:25 -06:00
Closes #10695: Rename forms/models.py to forms/model_forms.py
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .models import *
|
||||
from .model_forms import *
|
||||
from .filtersets import *
|
||||
from .bulk_edit import *
|
||||
from .bulk_import import *
|
||||
|
||||
Reference in New Issue
Block a user