Move ohlhafv to its own app
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from django.contrib import admin
|
||||
from ohlhafv.models import OhlhafvChallenge
|
||||
|
||||
admin.site.register(OhlhafvChallenge)
|
||||
Reference in New Issue
Block a user