DemocracyClub / dc_base_theme

🎨 Democracy Club Base Theme
0 stars 7 forks source link

add note to docs about testing urls #38

Closed chris48s closed 6 years ago

chris48s commented 6 years ago

stick something in the README about

    urlpatterns += [
        url(r'^dc_base_theme', include('dc_theme.urls')),
    ]