Move finished project

This commit is contained in:
2022-01-02 17:19:07 +01:00
parent d8aba1b140
commit ba7bf21d9a
26 changed files with 0 additions and 189 deletions

View File

@@ -1,6 +0,0 @@
from django.contrib import admin
from projects.models import Project
# Register your models here.
admin.site.register(Project)