]> git.0d.be Git - django-panik-matos.git/commit
basic system to loan pieces
authorFrédéric Péters <fpeters@0d.be>
Sun, 29 Jun 2014 19:11:13 +0000 (21:11 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 29 Jun 2014 19:11:13 +0000 (21:11 +0200)
commit776c25d240fe0419fa8b1ee2c2d1604ef9346ce5
treecb61bcab8f19bf160be8463106bf6e1a2543776d
parent571b0eaaa74c8e9d53ea8dd964d7d770c442756c
basic system to loan pieces
matos/forms.py [new file with mode: 0644]
matos/migrations/0004_auto__add_loanpiece__add_loan.py [new file with mode: 0644]
matos/models.py
matos/templates/matos/loan_detail.html [new file with mode: 0644]
matos/templates/matos/loan_form.html [new file with mode: 0644]
matos/urls.py
matos/views.py