reworking of file structure master
authorJess <jessicatz.fairymeadow@gmail.com>
Mon, 6 Oct 2014 07:09:00 +0000 (09:09 +0200)
committerJess <jessicatz.fairymeadow@gmail.com>
Mon, 6 Oct 2014 07:09:00 +0000 (09:09 +0200)
commit88d04533bca919d52194a1c3c0e6e982c926a75f
tree3ac4389f4f3459e5e178a98bdd1b2c2d2d227509
parentd0ebe84d9e01a7afa1916f3d1b4c9dfd7a32eccc
reworking of file structure
20 files changed:
AI.py [new file with mode: 0644]
bbz.xml [new file with mode: 0644]
data/cards.json [deleted file]
data/cards_extra.json [deleted file]
data/deckicon.svg [new file with mode: 0644]
data/mlp.org [new file with mode: 0644]
data/settings.json [deleted file]
data/tournaments.csv [deleted file]
data/uwsgi.ini [deleted file]
diamonds.xml [new file with mode: 0644]
meta/management/__init__.py [deleted file]
meta/management/commands/__init__.py [deleted file]
meta/management/commands/csvimport.py [deleted file]
meta/templates/index.html
meta/templatetags/meta_extras.py
meta/views.py
mlpccg/AI.py [deleted file]
mlpccg/CardDb.py
mlpccg/Clustering.py
mlpccg/Tournament.py [deleted file]