]> git.0d.be Git - django-panik-combo.git/commit
initial version
authorFrédéric Péters <fpeters@0d.be>
Thu, 12 Mar 2015 16:52:26 +0000 (17:52 +0100)
committerFrédéric Péters <fpeters@0d.be>
Thu, 12 Mar 2015 16:52:26 +0000 (17:52 +0100)
commit168b4fc8814408ed95c02293d3dce5a76a789f1c
treed633acb039a686ceb479919e6b59b27415be29f2
parentf2d1f1e3336541e444bf259fc5d6de0ae498431f
initial version
.gitignore [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
panikombo/__init__.py [new file with mode: 0644]
panikombo/forms.py [new file with mode: 0644]
panikombo/migrations/0001_initial.py [new file with mode: 0644]
panikombo/migrations/__init__.py [new file with mode: 0644]
panikombo/models.py [new file with mode: 0644]
panikombo/views.py [new file with mode: 0644]
setup.py [new file with mode: 0644]