minecraftcodex/minecraftcodex/database
Felipe Martín f3c034efb9 Merge branch 'miner-languages' into develop
* miner-languages:
  Blocks and Items now have a name() method who searches for the correct key to obtain its name. Default to ID 14 = English US
  Finished languages miner
  Added Language and LanguageString models
  Added language step to the miner! KEEP IN MIND THAT SNAPSHOT ONLY HAVE ENGLISH!
2013-05-28 16:51:42 +02:00
..
migrations Added Language and LanguageString models 2013-05-28 15:44:47 +02:00
static Blog finished: 2013-05-28 16:49:57 +02:00
templates Merge branch 'miner-languages' into develop 2013-05-28 16:51:42 +02:00
__init__.py Added app database. 2013-05-20 16:16:29 +02:00
models.py Blocks and Items now have a name() method who searches for the correct key to obtain its name. Default to ID 14 = English US 2013-05-28 15:45:49 +02:00
tests.py Added app database. 2013-05-20 16:16:29 +02:00
views.py Added blocks to miner, url, views and template (start work) 2013-05-27 17:38:47 +02:00