mirror of
https://github.com/kristoferssolo/FOSSDB.git
synced 2025-10-21 17:50:35 +00:00
Fix tests
This commit is contained in:
parent
2d68f8da80
commit
4635bffc9f
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user