mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2026-02-04 14:52:11 +00:00
Fix tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
from django.contrib import admin
|
# from django.contrib import admin
|
||||||
|
|
||||||
from .host.models import HostingPlatform, ProjectHostingPlatform
|
from .host.models import HostingPlatform, ProjectHostingPlatform
|
||||||
from .language.models import ProgrammingLanguage, ProjectProgrammingLanguage
|
from .language.models import ProgrammingLanguage, ProjectProgrammingLanguage
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name = FOSSDB-Web
|
name = FOSSDB-Web
|
||||||
description = Open-Source Software Database Website
|
description = Free and Open-Source Software Database Website
|
||||||
author = Kristofers Solo
|
author = Kristofers Solo
|
||||||
license = GPL3
|
license = GPL3
|
||||||
license_files = LICENSE
|
license_files = LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user