]> err.no Git - peojumk/commit - invoice/views.py
Lots of development
authorTollef Fog Heen <tfheen@err.no>
Sun, 6 May 2012 06:12:53 +0000 (08:12 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sun, 6 May 2012 06:12:53 +0000 (08:12 +0200)
commit092d1279e5b1b12332eb3a98d7615e2dee988903
treef6160afe99537de941b630af7c11028ba5941447
parentdd1c45ecc528f11ba9994b66847a18b7e7eee235
Lots of development
15 files changed:
invoice/admin.py [new file with mode: 0644]
invoice/forms.py [new file with mode: 0644]
invoice/models.py
invoice/urls.py [new file with mode: 0644]
invoice/views.py
peojumk/settings.py
peojumk/urls.py
templates/base.html [new file with mode: 0644]
templates/base_site.html [new file with mode: 0644]
templates/invoice/client_confirm_delete.html [new file with mode: 0644]
templates/invoice/client_detail.html [new file with mode: 0644]
templates/invoice/client_form.html [new file with mode: 0644]
templates/invoice/index.html [new file with mode: 0644]
templates/invoice/invoice_form.html [new file with mode: 0644]
templates/registration/login.html [new file with mode: 0644]