Mode switches.

This commit is contained in:
Brandon Taylor 2011-11-22 20:58:09 -06:00
parent 30c19c257a
commit fd06064d48
77 changed files with 0 additions and 0 deletions

0
.gitignore vendored Executable file → Normal file
View file

0
AUTHORS Executable file → Normal file
View file

0
COPYRIGHT Executable file → Normal file
View file

0
MANIFEST.in Executable file → Normal file
View file

0
README Executable file → Normal file
View file

0
adminsortable/__init__.py Executable file → Normal file
View file

0
adminsortable/admin.py Executable file → Normal file
View file

0
adminsortable/locale/en/LC_MESSAGES/django.po Executable file → Normal file
View file

0
adminsortable/locale/nl/LC_MESSAGES/django.mo Executable file → Normal file
View file

0
adminsortable/locale/nl/LC_MESSAGES/django.po Executable file → Normal file
View file

0
adminsortable/models.py Executable file → Normal file
View file

View file

View file

0
adminsortable/static/adminsortable/js/jquery.effects.core.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.effects.highlight.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.ui.core.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.ui.draggable.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.ui.droppable.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.ui.mouse.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.ui.sortable.js vendored Executable file → Normal file
View file

0
adminsortable/static/adminsortable/js/jquery.ui.widget.js vendored Executable file → Normal file
View file

0
adminsortable/templates/adminsortable/change_form.html Executable file → Normal file
View file

0
adminsortable/templates/adminsortable/change_list.html Executable file → Normal file
View file

View file

View file

View file

View file

View file

View file

View file

View file

0
adminsortable/templatetags/__init__.py Executable file → Normal file
View file

0
adminsortable/templatetags/adminsortable_tags.py Executable file → Normal file
View file

View file

0
sample_project/README Executable file → Normal file
View file

0
sample_project/__init__.py Executable file → Normal file
View file

0
sample_project/adminsortable.sqlite Executable file → Normal file
View file

0
sample_project/app/__init__.py Executable file → Normal file
View file

0
sample_project/app/admin.py Executable file → Normal file
View file

0
sample_project/app/fixtures/test_data.json Executable file → Normal file
View file

0
sample_project/app/migrations/0001_initial.py Executable file → Normal file
View file

0
sample_project/app/migrations/0002_add_note.py Executable file → Normal file
View file

0
sample_project/app/migrations/__init__.py Executable file → Normal file
View file

0
sample_project/app/models.py Executable file → Normal file
View file

0
sample_project/app/tests.py Executable file → Normal file
View file

0
sample_project/appmedia/BeautifulSoup.py Executable file → Normal file
View file

0
sample_project/appmedia/__init__.py Executable file → Normal file
View file

0
sample_project/appmedia/api.py Executable file → Normal file
View file

0
sample_project/appmedia/management/__init__.py Executable file → Normal file
View file

View file

View file

View file

0
sample_project/appmedia/middleware.py Executable file → Normal file
View file

0
sample_project/appmedia/models.py Executable file → Normal file
View file

0
sample_project/appmedia/urls.py Executable file → Normal file
View file

0
sample_project/appmedia/views.py Executable file → Normal file
View file

0
sample_project/manage.py Executable file → Normal file
View file

0
sample_project/settings.py Executable file → Normal file
View file

View file

View file

0
sample_project/static/adminsortable/js/jquery.effects.core.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.effects.highlight.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.ui.core.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.ui.draggable.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.ui.droppable.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.ui.mouse.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.ui.sortable.js vendored Executable file → Normal file
View file

0
sample_project/static/adminsortable/js/jquery.ui.widget.js vendored Executable file → Normal file
View file

0
sample_project/templates/index.html Executable file → Normal file
View file

0
sample_project/urls.py Executable file → Normal file
View file

0
setup.py Executable file → Normal file
View file