Commit Graph

16 Commits

Author SHA1 Message Date
Felipe Martín a449af2fdc Some improvements:
+ Version list reverse name is now "versions_list" and all sites are using it
+ Blog pages now have a title
2013-05-30 18:34:17 +02:00
Felipe Martín 24c54e50e5 Added item/block details only to logged in users 2013-05-29 17:38:36 +02:00
Felipe Martín b9ab39991c Improved blocks and items listing layout a lot. Added details URL only viewable by admins 2013-05-29 14:33:33 +02:00
Felipe Martín ae7843f9c2 TIME_ZONE is not UTC (from Europe/Madrid)
Added blog app urls to urls.py
Added blog link to navigation menu
Added timezone info to footer
2013-05-28 15:17:29 +02:00
Felipe Martín ffea80c049 Added blog app:
+ BlogEntry model
+ Views for news lists and news detail
+ Migrations
+ Custom date time filter based on settings timezone
2013-05-28 15:15:12 +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 d2e0fb1f4e Added custom 404 & 500 error templates 2013-05-27 16:28:40 +02:00
Felipe Martin d4f45fac07 Fixed all links that sentry marked as errors:
+ Some versions don't getting reverse URLs
+ Pages wasn't linking property
+ Using reverse for all URLs
+ Version details can show info from more than one release
2013-05-25 11:27:07 +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 db488fbb66 Added handler for /favicon.ico 2013-05-24 11:59:20 +02:00
Felipe Martín e94057a908 Added robots.txt handler. 2013-05-24 11:52:12 +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 da4c9670dc Added templates, urls and views for home page and versions list. 2013-05-21 13:51:34 +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