minecraftcodex/minecraftcodex/database
Felipe Martín 46244b9add Fixed user.is_authenticated() in template being a function and not a variable (django tmpl -> jinja) 2013-05-30 11:01:32 +02:00
..
migrations Added internal_id attribute to blocks and models to store the mined id from java files 2013-05-29 17:06:08 +02:00
static Block rotation is now correct 2013-05-29 23:18:57 +02:00
templates Fixed user.is_authenticated() in template being a function and not a variable (django tmpl -> jinja) 2013-05-30 11:01:32 +02:00
__init__.py Added app database. 2013-05-20 16:16:29 +02:00
models.py Added internal_id attribute to blocks and models to store the mined id from java files 2013-05-29 17:06:08 +02:00
tests.py Added app database. 2013-05-20 16:16:29 +02:00
views.py Using fixed data_value instead of adding 256 to its value 2013-05-29 18:02:44 +02:00