fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
footnotes dictionary fixes
[wolnelektury.git]
/
apps
/
catalogue
/
urls.py
diff --git
a/apps/catalogue/urls.py
b/apps/catalogue/urls.py
index
7592ca4
..
cb04ba3
100644
(file)
--- a/
apps/catalogue/urls.py
+++ b/
apps/catalogue/urls.py
@@
-24,8
+24,6
@@
urlpatterns = patterns('catalogue.views',
# tools
url(r'^zegar/$', 'clock', name='clock'),
# tools
url(r'^zegar/$', 'clock', name='clock'),
- url(r'^xmls.zip$', 'xmls', name='xmls'),
- url(r'^liczniki/$', 'counters', name='catalogue_counters'),
# Public interface. Do not change this URLs.
url(r'^lektura/(?P<slug>[a-zA-Z0-9-]+)\.html$', 'book_text', name='book_text'),
# Public interface. Do not change this URLs.
url(r'^lektura/(?P<slug>[a-zA-Z0-9-]+)\.html$', 'book_text', name='book_text'),