mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-23 10:14:57 +02:00
List Subdomain api modified for no interesting models
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from django.contrib import admin
|
||||
from recon_note.models import *
|
||||
|
||||
admin.site.register(TodoNote)
|
||||
Reference in New Issue
Block a user