Commit Graph

15 Commits

Author SHA1 Message Date
Felipe Martín b8a1aa33d5 Fixed null fields 2013-05-29 12:42:05 +02:00
Felipe Martín ba908ba0e9 Added version field to Items and blocks.
Added ModelAttributes to admin
2013-05-29 12:39:39 +02:00
Felipe Martín c007605f1f Added ModelAttribute model 2013-05-29 12:29:58 +02:00
Felipe Martín 92fe0f6ba8 Fix: LanguageString.content is now a TextField (up from a Char(512)) - Fixes unicode length problems 2013-05-28 17:04:44 +02:00
Felipe Martín 301686a7f3 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
Felipe Martín 60b867cf9c Added Language and LanguageString models 2013-05-28 15:44:47 +02:00
Felipe Martín 57a9cee9ba Added blocks to miner, url, views and template (start work) 2013-05-27 17:38:47 +02:00
Felipe Martín e89dd7c12d Added Items mining and saving, views, urls and templates (start work) 2013-05-27 17:30:02 +02:00
Felipe Martín 95fe6a55d0 TextureAdmin: Added search params 2013-05-27 16:15:42 +02:00
Felipe Martín 85a52f23c1 Added Texture model 2013-05-27 16:11:45 +02:00
Felipe Martín 9190ff5fdd Added new info to versions, with a single page for each version.
Added downloads to list
2013-05-24 17:34:36 +02:00
Felipe Martín db2a9ab0a6 Version have it's jar files on self.jarfiles, also added snapshot boolean. 2013-05-24 13:57:22 +02:00
Felipe Martín 9f6ee806af Added JarFile model 2013-05-24 13:39:28 +02:00
Felipe Martín ae6d6d53d2 Moved models to a single file until I found a useful method for sorting them 2013-05-20 16:56:06 +02:00
Felipe Martín 50c9ae667d Added app database.
Added model mod
2013-05-20 16:16:29 +02:00