Dynamic login in editor.
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 7 Jul 2021 14:19:04 +0000 (16:19 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 7 Jul 2021 14:19:04 +0000 (16:19 +0200)
commitc6c257380f1ff975db6a54e96f3ab2a34aa166c2
treeac1bb4b2e4ca9ea5c362796f4773abf2cb3d9706
parent8a9226b9c80c99c82702fba212f7a7241dc14c7e
Dynamic login in editor.
src/redakcja/static/js/wiki/base.js
src/redakcja/templates/registration/head_login.html
src/wiki/templates/wiki/back.html [new file with mode: 0644]
src/wiki/templates/wiki/document_details_base.html
src/wiki/templates/wiki/editor-user-area.html [new file with mode: 0644]
src/wiki/urls.py
src/wiki/views.py