Fix tests

This commit is contained in:
Kristofers Solo 2023-04-10 14:02:42 +03:00
parent 2d68f8da80
commit 4635bffc9f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
from django.contrib import admin
# from django.contrib import admin
from .host.models import HostingPlatform, ProjectHostingPlatform
from .language.models import ProgrammingLanguage, ProjectProgrammingLanguage

View File

@ -1,6 +1,6 @@
[metadata]
name = FOSSDB-Web
description = Open-Source Software Database Website
description = Free and Open-Source Software Database Website
author = Kristofers Solo
license = GPL3
license_files = LICENSE