summaryrefslogtreecommitdiff
path: root/archivist/bl.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2017-03-12 15:39:32 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2017-03-12 15:39:32 +0100
commit909f202136fd2f235b923ea2a9c480106d92f517 (patch)
tree537f05a7849ead22d38c56ffda41d49ac0febd96 /archivist/bl.py
parente0ad97c128fd31ea316f80ab17bda380c8c0f80a (diff)
downloadarchivist-909f202136fd2f235b923ea2a9c480106d92f517.tar.gz
archivist-909f202136fd2f235b923ea2a9c480106d92f517.tar.bz2
archivist-909f202136fd2f235b923ea2a9c480106d92f517.zip
Split document content into its own table to avoid having to load it each time. Move document creation into the model
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
47974479a3f913c&follow=1'>GUI: GridLayoutRené 'Necoro' Neumann1-2/+62 2022-01-29[release]: Move checkout to the frontRené 'Necoro' Neumann1-3/+3 2022-01-29[release]: Make Windows build link staticRené 'Necoro' Neumann1-1/+1 2022-01-29[release]: Fix multiple issuesRené 'Necoro' Neumann1-10/+8 2022-01-29Start with a basic GUIRené 'Necoro' Neumann4-2/+73 2022-01-29[release]: Fix github variable syntaxRené 'Necoro' Neumann1-2/+2 2022-01-29Build on windows and linuxRené 'Necoro' Neumann1-6/+9 2022-01-29Build on windows and linuxRené 'Necoro' Neumann1-45/+58 2022-01-25const blockRené 'Necoro' Neumann1-3/+5 2022-01-25Slight restructuringRené 'Necoro' Neumann2-84/+93 2022-01-24Add test stuff to .gitignoreRené 'Necoro' Neumann1-1/+7 2022-01-24Factor out `writeOutput`René 'Necoro' Neumann1-15/+15 2022-01-24Create clubs and participants files also via templateRené 'Necoro' Neumann4-113/+63