]>
author | Tollef Fog Heen <tfheen@err.no> | |
Sun, 6 May 2012 06:12:53 +0000 (08:12 +0200) | ||
committer | Tollef Fog Heen <tfheen@err.no> | |
Sun, 6 May 2012 06:12:53 +0000 (08:12 +0200) | ||
commit | 092d1279e5b1b12332eb3a98d7615e2dee988903 | |
tree | f6160afe99537de941b630af7c11028ba5941447 | tree | snapshot |
parent | dd1c45ecc528f11ba9994b66847a18b7e7eee235 | commit | diff |
invoice/admin.py | [new file with mode: 0644] | blob |
invoice/forms.py | [new file with mode: 0644] | blob |
invoice/models.py | diff | blob | history | |
invoice/urls.py | [new file with mode: 0644] | blob |
invoice/views.py | diff | blob | history | |
peojumk/settings.py | diff | blob | history | |
peojumk/urls.py | diff | blob | history | |
templates/base.html | [new file with mode: 0644] | blob |
templates/base_site.html | [new file with mode: 0644] | blob |
templates/invoice/client_confirm_delete.html | [new file with mode: 0644] | blob |
templates/invoice/client_detail.html | [new file with mode: 0644] | blob |
templates/invoice/client_form.html | [new file with mode: 0644] | blob |
templates/invoice/index.html | [new file with mode: 0644] | blob |
templates/invoice/invoice_form.html | [new file with mode: 0644] | blob |
templates/registration/login.html | [new file with mode: 0644] | blob |