aboutsummaryrefslogtreecommitdiff
path: root/userpages/admin.py
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-08-02 01:02:55 +0530
committerBobby <[email protected]>2022-08-02 01:02:55 +0530
commit469a4bbba87c4cc9f328f4324647469c482d7dae (patch)
tree7b3c4b7ff2963804c91e2efe71ec90784df598d1 /userpages/admin.py
parente52365a079a5fb2489a435c5ba3081d067d76ba2 (diff)
downloadthatcomputerscientist-469a4bbba87c4cc9f328f4324647469c482d7dae.tar.xz
thatcomputerscientist-469a4bbba87c4cc9f328f4324647469c482d7dae.zip
init:userpages
Diffstat (limited to 'userpages/admin.py')
-rw-r--r--userpages/admin.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/userpages/admin.py b/userpages/admin.py
new file mode 100644
index 00000000..8c38f3f3
--- /dev/null
+++ b/userpages/admin.py
@@ -0,0 +1,3 @@
+from django.contrib import admin
+
+# Register your models here.