mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-24 08:25:17 -06:00
11617 validate csv column headers
This commit is contained in:
parent
5de9d3f15f
commit
ef33aa9fce
@ -2,6 +2,7 @@ import re
|
||||
|
||||
from django import forms
|
||||
from django.utils.translation import gettext as _
|
||||
|
||||
from .mixins import BootstrapMixin
|
||||
|
||||
__all__ = (
|
||||
|
Loading…
Reference in New Issue
Block a user