Commit Graph

17 Commits

Author SHA1 Message Date
Felipe Martín afea041e66 Hiding the "v." in the footer if the app_version variable is not set. 2013-05-22 16:55:20 +02:00
Felipe Martín 3754c5a595 Added about page and finished base home disclaimer 2013-05-21 15:18:02 +02:00
Felipe Martín 2eeab61673 Added custom middleware to remove spaces between tags and remove html comments. Only if DEBUG = False 2013-05-21 13:59:48 +02:00
Felipe Martín da4c9670dc Added templates, urls and views for home page and versions list. 2013-05-21 13:51:34 +02:00
Felipe Martín dad7884524 Added bootstrap 2.3.2 with custom flat layout and font-awesome 2.3.3 2013-05-21 13:50:25 +02:00
Felipe Martín 94d3963ad2 Configured jingo 2013-05-21 13:49:28 +02:00
Felipe Martín c768b88fa5 Updated tests. Now using django TestCase, fabric command and fox working again. 2013-05-20 19:03:44 +02:00
Felipe Martín f4e9dbff0e Added migrate script for dumping all the version from the old herobrine project 2013-05-20 17:15:02 +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 913f5c7189 databae.mod: Showing last version and clickable url 2013-05-20 16:38:35 +02:00
Felipe Martín 20581464a5 Added version model 2013-05-20 16:29:23 +02:00
Felipe Martín 50c9ae667d Added app database.
Added model mod
2013-05-20 16:16:29 +02:00
Felipe Martín dfef227c21 Added south 2013-05-20 16:08:45 +02:00
Felipe Martín f8bbc422fd Removed local_settings 2013-05-20 14:04:08 +02:00
Felipe Martín 19fc742050 Added django-grappelli 2013-05-20 14:00:23 +02:00
Felipe Martín 01919b44b8 Added django 1.5.1 and configured local_settings 2013-05-20 13:56:58 +02:00
Felipe Martín 947594e76c Initial commit: Base files and folder structure 2013-05-20 13:01:24 +02:00