summaryrefslogtreecommitdiffstats
path: root/reports
diff options
context:
space:
mode:
authorJoey Hagedorn <hagedorn@mcs.anl.gov>2006-07-12 22:18:32 +0000
committerJoey Hagedorn <hagedorn@mcs.anl.gov>2006-07-12 22:18:32 +0000
commit8c2efce963b2e44306edee77fa07fe80c40bf8ab (patch)
treea83953df2f3fc3f25ddd809a0b64613164458ce1 /reports
parentb2b8dad96133a5c91d4df368807bac54595abc68 (diff)
downloadbcfg2-8c2efce963b2e44306edee77fa07fe80c40bf8ab.tar.gz
bcfg2-8c2efce963b2e44306edee77fa07fe80c40bf8ab.tar.bz2
bcfg2-8c2efce963b2e44306edee77fa07fe80c40bf8ab.zip
sync'd DB, so that no longer do installers of the new reporting system need to "python manage.py syncdb" when setting up sqlite and new reports stuff.
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1935 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'reports')
-rw-r--r--reports/brpt-dbbin212992 -> 212992 bytes
-rw-r--r--reports/brpt/urls.py2
2 files changed, 1 insertions, 1 deletions
diff --git a/reports/brpt-db b/reports/brpt-db
index 2b0ef2c68..3173a251a 100644
--- a/reports/brpt-db
+++ b/reports/brpt-db
Binary files differ
diff --git a/reports/brpt/urls.py b/reports/brpt/urls.py
index 9f6a42522..9d015723b 100644
--- a/reports/brpt/urls.py
+++ b/reports/brpt/urls.py
@@ -17,7 +17,7 @@ urlpatterns = patterns('',
(r'^displays/$','brpt.reports.views.display_index'),
# Uncomment this for admin:
- (r'^admin/', include('django.contrib.admin.urls')),
+ #(r'^admin/', include('django.contrib.admin.urls')),