fisrt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Modèles SQLAlchemy pour IPWatch
|
||||
"""
|
||||
from .ip import IP, IPHistory
|
||||
|
||||
__all__ = ["IP", "IPHistory"]
|
||||
Reference in New Issue
Block a user