Fix blog and re-enable admin
[sommitrealweird.git] / sommitrealweird / urls.py
index 8415b54f82cb15f224421e187a4d37e13e62a32e..38f78a1a173a99f65e125812002209badc4703e4 100644 (file)
@@ -9,7 +9,7 @@ feeds_dict = {
     'blog': LatestBlogEntries,
     }
 
-#admin.autodiscover()
+admin.autodiscover()
 
 urlpatterns = patterns('',
     # Example: