fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Start annoying people with taxes.
[wolnelektury.git]
/
wolnelektury
/
urls.py
diff --git
a/wolnelektury/urls.py
b/wolnelektury/urls.py
index
e501ae1
..
64d9f62
100644
(file)
--- a/
wolnelektury/urls.py
+++ b/
wolnelektury/urls.py
@@
-45,6
+45,8
@@
urlpatterns += patterns('',
# API
(r'^api/', include('api.urls')),
+ # OAIPMH
+ (r'^oaipmh/', include('oai.urls')),
url(r'^szukaj/', include('search.urls')),