<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,4 +7,6 @@ syntax: glob
 *.DS_Store
 .*
 cms/media/cms_page_media/
-cms/docs/build
\ No newline at end of file
+cms/docs/build
+syntax: regexp
+^example/dev\.db$
\ No newline at end of file</diff>
      <filename>.hgignore</filename>
    </modified>
    <modified>
      <diff>@@ -13,10 +13,10 @@ CACHE_BACKEND = 'locmem:///'
 
 MANAGERS = ADMINS
 
-DATABASE_ENGINE = 'mysql'#'postgresql_psycopg2'       # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
-DATABASE_NAME = 'cms'           # Or path to database file if using sqlite3.
-DATABASE_USER = 'cms'           # Not used with sqlite3.
-DATABASE_PASSWORD = 'cms'       # Not used with sqlite3.
+DATABASE_ENGINE = 'sqlite3'#'postgresql_psycopg2'       # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
+DATABASE_NAME = 'dev.db'           # Or path to database file if using sqlite3.
+DATABASE_USER = ''           # Not used with sqlite3.
+DATABASE_PASSWORD = ''       # Not used with sqlite3.
 DATABASE_HOST = ''     # Set to empty string for localhost. Not used with sqlite3.
 DATABASE_PORT = ''              # Set to empty string for default. Not used with sqlite3.
 </diff>
      <filename>example/settings.py</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>41c15435c3cef37f96eea368b3a684774d9e843c</id>
    </parent>
  </parents>
  <author>
    <name>Patrick Lauber</name>
    <email>patrick.lauber@divio.ch</email>
  </author>
  <url>http://github.com/digi604/django-cms-2.0/commit/b63fc325915ce05bf625778b805f177118b065b2</url>
  <id>b63fc325915ce05bf625778b805f177118b065b2</id>
  <committed-date>2009-09-28T02:10:35-07:00</committed-date>
  <authored-date>2009-09-28T02:10:35-07:00</authored-date>
  <message>settings changed... .hgignore add for dev.db</message>
  <tree>6b681c15cfeb6fc4652230a20a4a04f647e3cc5b</tree>
  <committer>
    <name>Patrick Lauber</name>
    <email>patrick.lauber@divio.ch</email>
  </committer>
</commit>
