Add stub files from webhook app

This commit is contained in:
PCoder 2019-12-25 12:20:26 +05:30
commit 127c83059f
6 changed files with 14 additions and 0 deletions

3
webhook/admin.py Normal file
View file

@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.