Publication button works, but need better error messages.
authorŁukasz Rekucki <lrekucki@gmail.com>
Tue, 13 Apr 2010 09:08:27 +0000 (11:08 +0200)
committerŁukasz Rekucki <lrekucki@gmail.com>
Tue, 13 Apr 2010 17:41:40 +0000 (19:41 +0200)
commit32974185d5e2b1bdc197b4f5dcab259b5de3c6b4
treef35dbf333d865d2fb0cd2b2aee37869e31b80671
parentc52436a7e25876ee3509df2467c2a9ef33303436
Publication button works, but need better error messages.
25 files changed:
apps/wiki/constants.py
apps/wiki/forms.py
apps/wiki/helpers.py
apps/wiki/models.py
apps/wiki/nice_diff.py
apps/wiki/templates/wiki/base.html [new file with mode: 0644]
apps/wiki/templates/wiki/document_create_missing.html [new file with mode: 0644]
apps/wiki/templates/wiki/document_list.html
apps/wiki/templates/wiki/history_view.html
apps/wiki/templates/wiki/save_dialog.html
apps/wiki/templates/wiki/summary_view.html
apps/wiki/templates/wiki/tag_dialog.html
apps/wiki/urls.py
apps/wiki/views.py
lib/test_wlapi.py [new file with mode: 0644]
lib/vstorage.py
lib/wlapi.py
platforma/compress_settings.py [new file with mode: 0644]
platforma/context_processors.py
platforma/settings.py
platforma/static/css/summary.css
platforma/static/js/wiki/view_history.js
platforma/static/js/wiki/view_summary.js
platforma/static/js/wiki/wikiapi.js
platforma/urls.py