pep8
This commit is contained in:
parent
fde1c147c9
commit
3a211b74a4
13 changed files with 238 additions and 146 deletions
|
@ -1,4 +1,4 @@
|
|||
from django.conf.urls import url
|
||||
from django.conf.urls import url
|
||||
|
||||
urlpatterns = [
|
||||
url(r'^$', 'issue.views.project_list', name='list-project'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue