Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
dashboard
Commits
a076844a
Commit
a076844a
authored
Jul 31, 2018
by
Guilhem Saurel
Browse files
fix Forge page
parent
3cd4c108
Changes
1
Hide whitespace changes
Inline
Side-by-side
rainboard/admin.py
View file @
a076844a
...
@@ -11,6 +11,7 @@ class ContributorAdmin(ModelAdmin):
...
@@ -11,6 +11,7 @@ class ContributorAdmin(ModelAdmin):
site
.
register
(
models
.
Contributor
,
ContributorAdmin
)
site
.
register
(
models
.
Contributor
,
ContributorAdmin
)
for
model
in
[
for
model
in
[
models
.
License
,
models
.
License
,
models
.
Forge
,
models
.
Namespace
,
models
.
Namespace
,
models
.
Project
,
models
.
Project
,
models
.
Repo
,
models
.
Repo
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment