working prototype without mercurial repo
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 18 May 2011 14:46:36 +0000 (16:46 +0200)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 18 May 2011 14:46:36 +0000 (16:46 +0200)
commitcbb14d2ed3eb0b72a6c3c68ab93847923e6142f4
tree0e4f47e9d8909a14fb6edf5f02ae5ba6df0b1aa4
parent7e94b10a9875ce8b4d7d109606cdac85b0ab831d
working prototype without mercurial repo
18 files changed:
apps/dvcs/migrations/0001_initial.py [new file with mode: 0644]
apps/dvcs/migrations/__init__.py [new file with mode: 0644]
apps/dvcs/models.py
apps/wiki/admin.py
apps/wiki/forms.py
apps/wiki/migrations/0003_auto__add_book.py [new file with mode: 0644]
apps/wiki/models.py
apps/wiki/templates/wiki/document_details_base.html
apps/wiki/templates/wiki/document_list.html
apps/wiki/templates/wiki/document_upload.html
apps/wiki/templates/wiki/tabs/history_view.html
apps/wiki/templates/wiki/tabs/source_editor.html
apps/wiki/templates/wiki/tabs/summary_view.html
apps/wiki/templates/wiki/tabs/summary_view_item.html
apps/wiki/templates/wiki/tabs/wysiwyg_editor.html
apps/wiki/urls.py
apps/wiki/views.py
redakcja/static/js/wiki/wikiapi.js