aboutsummaryrefslogtreecommitdiff
path: root/database/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'database/models.py')
-rw-r--r--database/models.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/database/models.py b/database/models.py
index cc9b58e..213fb48 100644
--- a/database/models.py
+++ b/database/models.py
@@ -20,3 +20,9 @@ class Neodarznet(Page):
Page du site neodarz.net
"""
pass
+
+class Nevrax(Page):
+ """
+ Page of website nevrax
+ """
+ pass