<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>settings.dev.py</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 # Crontab for updating terms.
 # Symlink into /etc/cron.d/
-PYTHONPATH=/home/www/hitzokei/
+PYTHONPATH=/home/www/hitzokei/:/home/www/hitzokei/django-socialdict/
 DJANGO_SETTINGS_MODULE=hitzokei.settings
-15,45 * * * * root python /home/www/hitzokei/django-socialdict/bin/update_terms.py
+15,45 * * * * root python /home/www/hitzokei/django-socialdict/socialdict/bin/update_terms.py</diff>
      <filename>crontab</filename>
    </modified>
    <modified>
      <diff>@@ -10,7 +10,7 @@ ADMINS = (
 MANAGERS = ADMINS
 
 DATABASE_ENGINE = 'sqlite3'           # 'postgresql_psycopg2', 'postgresql', 'mysql', 'sqlite3' or 'oracle'.
-DATABASE_NAME = 'hitzokei.db'             # Or path to database file if using sqlite3.
+DATABASE_NAME = '/home/www/hitzokei/hitzokei/hitzokei.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.
@@ -35,12 +35,12 @@ USE_I18N = True
 
 # Absolute path to the directory that holds media.
 # Example: &quot;/home/media/media.lawrence.com/&quot;
-MEDIA_ROOT = '/home/julen/dev/hitzokei/static/'
+MEDIA_ROOT = '/home/www/hitzokei/hitzokei/static/'
 
 # URL that handles the media served from MEDIA_ROOT. Make sure to use a
 # trailing slash if there is a path component (optional in other cases).
 # Examples: &quot;http://media.lawrence.com&quot;, &quot;http://example.com/media/&quot;
-MEDIA_URL = 'http://localhost:8000/static/'
+MEDIA_URL = 'http://hitzokei.tximinia.net/static/'
 
 # URL prefix for admin media -- CSS, JavaScript and images. Make sure to use a
 # trailing slash.
@@ -69,7 +69,7 @@ TEMPLATE_DIRS = (
     # Put strings here, like &quot;/home/html/django_templates&quot; or &quot;C:/www/django/templates&quot;.
     # Always use forward slashes, even on Windows.
     # Don't forget to use absolute paths, not relative paths.
-    &quot;/home/julen/dev/hitzokei/templates/&quot;,
+    &quot;/home/www/hitzokei/hitzokei/templates/&quot;,
 )
 
 INSTALLED_APPS = (</diff>
      <filename>settings.py</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@ urlpatterns = patterns('',
      { 'document_root': settings.MEDIA_ROOT }),
 
     (r'^admin/',
-     admin.site.root),
+     include(admin.site.urls)),
 
     (r'^(?P&lt;url&gt;about/?)$',
      'django.contrib.flatpages.views.flatpage',</diff>
      <filename>urls.py</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>hitzokei.db</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>a210f149987b74e8a93df71fcb03bddecb13c3ce</id>
    </parent>
    <parent>
      <id>2cb0c89d2564ed0cf2945da3d1126975e1df5aa5</id>
    </parent>
  </parents>
  <author>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </author>
  <url>http://github.com/julen/hitzokei/commit/62ae7bca21b3dbd99b12596da97ab0c1fe40e7bd</url>
  <id>62ae7bca21b3dbd99b12596da97ab0c1fe40e7bd</id>
  <committed-date>2009-10-29T05:29:19-07:00</committed-date>
  <authored-date>2009-10-29T05:29:19-07:00</authored-date>
  <message>Merge branch 'master' of git://github.com/julen/hitzokei</message>
  <tree>3ecd7923517a1c50a1335d8303db231eaf540e86</tree>
  <committer>
    <name>Julen Ruiz Aizpuru</name>
    <email>julenx@gmail.com</email>
  </committer>
</commit>
