project sell info and initial synchro support
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 3 Apr 2024 08:47:05 +0000 (10:47 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 3 Apr 2024 08:47:05 +0000 (10:47 +0200)
commit0f2ac86f03177aebee66a3890120d9926272cf27
treec90f0c01262119f2e380ace07d8f0410450ee003
parent2dd9e6498b5e0bd5c0bd882db02be9768c34c019
project sell info and initial synchro support
src/cover/templates/cover/image_detail.html
src/documents/migrations/0016_project_can_sell_project_private_notes.py [new file with mode: 0644]
src/documents/models/project.py
src/documents/templates/documents/book_detail.html
src/documents/templates/documents/synchro.html [new file with mode: 0644]
src/documents/urls.py
src/documents/views.py