"example" project's manage.py is now executable. fixed the static media directory...
authorBradley Ayers <bradley.ayers@gmail.com>
Sun, 10 Jul 2011 06:59:20 +0000 (16:59 +1000)
committerBradley Ayers <bradley.ayers@gmail.com>
Sun, 10 Jul 2011 07:01:30 +0000 (17:01 +1000)
commit20cfecc7a5e9115e88459f93b29fa717d0451456
tree993e1788faabf41484f6c9dd768529fbc7af86eb
parentc0958d0f257d84a8fc439b4fc24bdf087b3b1f9c
"example" project's manage.py is now executable. fixed the static media directory. added example database to gitignore.  Thanks slafs!
.gitignore
django_tables2/static/django_tables2/themes/paleblue/css/screen.css [moved from django_tables2/static/django_tables/themes/paleblue/css/screen.css with 100% similarity]
django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-down.png [moved from django_tables2/static/django_tables/themes/paleblue/img/arrow-active-down.png with 100% similarity]
django_tables2/static/django_tables2/themes/paleblue/img/arrow-active-up.png [moved from django_tables2/static/django_tables/themes/paleblue/img/arrow-active-up.png with 100% similarity]
django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-down.png [moved from django_tables2/static/django_tables/themes/paleblue/img/arrow-inactive-down.png with 100% similarity]
django_tables2/static/django_tables2/themes/paleblue/img/arrow-inactive-up.png [moved from django_tables2/static/django_tables/themes/paleblue/img/arrow-inactive-up.png with 100% similarity]
django_tables2/static/django_tables2/themes/paleblue/img/header-bg.gif [moved from django_tables2/static/django_tables/themes/paleblue/img/header-bg.gif with 100% similarity]
django_tables2/static/django_tables2/themes/paleblue/img/pagination-bg.gif [moved from django_tables2/static/django_tables/themes/paleblue/img/pagination-bg.gif with 100% similarity]
example/manage.py [changed mode: 0644->0755]