Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
ea4afc65
Commit
ea4afc65
authored
Feb 06, 2016
by
David Haynes
🙆
Browse files
Remove testing page
- Will be back one day..
parent
04009006
Changes
1
Hide whitespace changes
Inline
Side-by-side
go/settings/urls.py
View file @
ea4afc65
...
...
@@ -34,8 +34,6 @@ urlpatterns = patterns('go.views',
# /useradmin - user approval interface
url
(
r
'^useradmin/?$'
,
'useradmin'
,
name
=
'useradmin'
),
url
(
r
'^test/?$'
,
'test'
,
name
=
'test'
)
)
urlpatterns
+=
patterns
(
'django.contrib.auth.views'
,
...
...
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