app/urls.py
changeset 695 bc575b44755b
parent 694 50ef790374da
child 2067 9b58b42c6b53
equal deleted inserted replaced
694:50ef790374da 695:bc575b44755b
    13 # limitations under the License.
    13 # limitations under the License.
    14 
    14 
    15 __authors__ = [
    15 __authors__ = [
    16   '"Augie Fackler" <durin42@gmail.com>',
    16   '"Augie Fackler" <durin42@gmail.com>',
    17   '"Todd Larsen" <tlarsen@google.com>',
    17   '"Todd Larsen" <tlarsen@google.com>',
    18   '"Lennard de Rijk" <rijk0214@gmail.com>',
    18   '"Lennard de Rijk" <ljvderijk@gmail.com>',
    19   '"Pawel Solyga" <pawel.solyga@gmail.com>',
    19   '"Pawel Solyga" <pawel.solyga@gmail.com>',
    20   ]
    20   ]
    21 
    21 
    22 
    22 
    23 from soc.views.sitemap import build
    23 from soc.views.sitemap import build