fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'master' into view-refactor
[redakcja.git]
/
apps
/
api
/
urls.py
diff --git
a/apps/api/urls.py
b/apps/api/urls.py
index
8c47e83
..
6a95cf0
100644
(file)
--- a/
apps/api/urls.py
+++ b/
apps/api/urls.py
@@
-47,7
+47,7
@@
urlpatterns = patterns('',
name="doctext_view"),
url(urlpath(r'documents', DOC, 'html', REVISION, format=False),
name="doctext_view"),
url(urlpath(r'documents', DOC, 'html', REVISION, format=False),
- document_
text
_resource, {'emitter_format': 'rawhtml'},
+ document_
html
_resource, {'emitter_format': 'rawhtml'},
name="dochtml_view"),
url(urlpath(r'documents', DOC, 'dc', REVISION),
name="dochtml_view"),
url(urlpath(r'documents', DOC, 'dc', REVISION),