mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-13 13:50:07 +00:00
add djangorestframework
This commit is contained in:
7
thirdpart/djangorestframework/runtests/urls.py
Normal file
7
thirdpart/djangorestframework/runtests/urls.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
Blank URLConf just to keep runtests.py happy.
|
||||
"""
|
||||
from django.conf.urls.defaults import *
|
||||
|
||||
urlpatterns = patterns('',
|
||||
)
|
Reference in New Issue
Block a user