* Improved history view (still not there).
authorŁukasz Rekucki <lrekucki@gmail.com>
Sun, 14 Mar 2010 17:22:35 +0000 (18:22 +0100)
committerŁukasz Rekucki <lrekucki@gmail.com>
Sun, 14 Mar 2010 17:22:35 +0000 (18:22 +0100)
commit662a8a111721df714e9c95f94db91d2d03d7b19d
tree7f986bec6ef6092a7f204a7e06d9aac30a136c50
parent5fa827a3cd9dcbfb587074f6046a66cbe1d5f5e4
* Improved history view (still not there).
* Added debug toolbar, to apps.
* Fewer queries for toolbar (which should be cached).

* Store "last visited" in user's session. Closes #354.
15 files changed:
apps/compress/templates/compress/.tmp_css.html.32854~ [deleted file]
apps/compress/templates/compress/.tmp_js.html.60841~ [deleted file]
apps/toolbar/templates/toolbar/button.html
apps/toolbar/templatetags/toolbar_tags.py
apps/wiki/nice_diff.py [new file with mode: 0755]
apps/wiki/templates/wiki/diff_table.html [new file with mode: 0644]
apps/wiki/templates/wiki/document_list.html
apps/wiki/views.py
platforma/settings.py
platforma/static/css/filelist.css
platforma/static/css/master.css
platforma/static/js/main.js
platforma/templates/base.html
requirements.txt
scripts/nice_diff.py [deleted file]