Bit nicer source flow.
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 7 Feb 2024 11:10:37 +0000 (12:10 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 7 Feb 2024 11:10:37 +0000 (12:10 +0100)
commit049c5959e33d29e4c0044c235d291144d49d3c45
tree5522f4e1a02b21e0627465d837c36de1c17f7f47
parent02f8116c468682e76e7d7d81ab345c92d8188152
Bit nicer source flow.
src/catalogue/templates/catalogue/book_detail.html
src/fileupload/templates/fileupload/picture_form.html
src/sources/management/commands/sources_process.py [new file with mode: 0644]
src/sources/models.py
src/sources/templates/sources/source_detail.html
src/sources/templates/sources/upload.html [new file with mode: 0644]
src/sources/views.py