Add work rates.
authorRadek Czajka <rczajka@rczajka.pl>
Tue, 27 Oct 2020 14:23:49 +0000 (15:23 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Tue, 27 Oct 2020 14:23:49 +0000 (15:23 +0100)
commit44020b80d6652124efe5827ff1d3444f22c81cc6
treebef19ae6d7046089e938a22c54be6c8f01bd13ee
parent0dedc63c56d5230c48c9abadbdbba18a099a5fa1
Add work rates.
src/catalogue/admin.py
src/catalogue/migrations/0023_workrate_worktype.py [new file with mode: 0644]
src/catalogue/migrations/0024_workrate_rate.py [new file with mode: 0644]
src/catalogue/migrations/0025_auto_20201027_1450.py [new file with mode: 0644]
src/catalogue/migrations/0026_auto_20201027_1459.py [new file with mode: 0644]
src/catalogue/migrations/0027_auto_20201027_1501.py [new file with mode: 0644]
src/catalogue/models.py