<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,7 +18,7 @@ urlpatterns = patterns('basic.bookmarks.views',
         name='bookmark_archive_year',
     ),
     url(r'^$',
-        view='bookmark_index',
+        view='bookmark_list',
         name='bookmark_index',
     ),
 )
\ No newline at end of file</diff>
      <filename>basic/bookmarks/urls.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>91436e9d9e23e10ddddcddef0802d36c7d95e6d4</id>
    </parent>
  </parents>
  <author>
    <name>Nathan Borror</name>
    <email>nathan@playgroundblues.com</email>
  </author>
  <url>http://github.com/nathanborror/django-basic-apps/commit/2ebb7f4f075dbc7386bc44338a9dfbd594824f1a</url>
  <id>2ebb7f4f075dbc7386bc44338a9dfbd594824f1a</id>
  <committed-date>2009-11-08T11:52:32-08:00</committed-date>
  <authored-date>2009-11-08T11:52:32-08:00</authored-date>
  <message>Pointing bookmark list url to right view. Closes #4</message>
  <tree>da003b1dedcf21cf1769b4e0b0d4bba86dd4fbf5</tree>
  <committer>
    <name>Nathan Borror</name>
    <email>nathan@playgroundblues.com</email>
  </committer>
</commit>
