Ñò
ŠåJc           @   s#   d  d k  Te d d
 d d ƒ Z d	 S(   iÿÿÿÿ(   t   *t   pootle_notificationss   ^(?P<path>.*)notices/rss.xml$s
   feeds.views   ^(?P<path>.*)notices/?$s
   views.views-   ^(?P<path>.*)notices/(?P<notice_id>[0-9]+)/?$s   views.view_notice_itemN(   s   ^(?P<path>.*)notices/rss.xml$s
   feeds.view(   s   ^(?P<path>.*)notices/?$s
   views.view(   s-   ^(?P<path>.*)notices/(?P<notice_id>[0-9]+)/?$s   views.view_notice_item(   t   django.conf.urls.defaultst   patternst   urlpatterns(    (    (    s7   /var/www/Pootle/local_apps/pootle_notifications/urls.pyt   <module>   s   
