<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit 57c454129a04c6dca1ae811055ae9b29e19a743f
+Subproject commit dbfa737d9407b29579c32b6887dbcfb738abaf1f</diff>
      <filename>app1</filename>
    </modified>
    <modified>
      <diff>@@ -4,14 +4,9 @@ from django.conf.urls.defaults import *
 from app1 import views as app1_views
 
 urlpatterns = patterns('',
-    # Example:
-    # (r'^foo/', include('foo.urls')),
-
-    # Uncomment this for admin:
-    # (r'^admin/', include('django.contrib.admin.urls')),
-
     url(r'^gaebar/', include('gaebar.urls')),
     url(r'^populate-datastore', view=app1_views.populate_datastore),
     url(r'^run-tests', view=app1_views.run_tests),
+    url(r'^flush', view=app1_views.flush_datastore),
     url(r'', view=app1_views.index),
-)
+)
\ No newline at end of file</diff>
      <filename>urls.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7575395f29405ad40aab778a9d1330774ab73eda</id>
    </parent>
  </parents>
  <author>
    <name>Aral Balkan</name>
    <email>aral@aralbalkan.com</email>
  </author>
  <url>http://github.com/aral/gaebar-aep/commit/8e5afc21435585511b46cf216b59df4343b14485</url>
  <id>8e5afc21435585511b46cf216b59df4343b14485</id>
  <committed-date>2008-12-31T12:59:05-08:00</committed-date>
  <authored-date>2008-12-31T12:59:05-08:00</authored-date>
  <message>Updated Gaebar. Updated urls to include flush.</message>
  <tree>f4c5f0fac6929daecfd551ff4e3ebda773de63ec</tree>
  <committer>
    <name>Aral Balkan</name>
    <email>aral@aralbalkan.com</email>
  </committer>
</commit>
