Commit 32400164 authored by delanoe's avatar delanoe

[FIX] stashes changes.

parent f66d6cbf
......@@ -21,6 +21,7 @@ urlpatterns = [ url(r'^nodes$' , nodes.NodeListResource.as_view()
# - an optional grouplist
# aka lexical model
, url(r'^scraping$' , scraping.Target.as_view() )
# Scraping : getting data from external database
# Available databases : Pubmed, IsTex, (next: CERN)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment