Commit Graph

8 Commits

Author SHA1 Message Date
Felipe Martín 718c3729f6 Added blocks header and footer to the main layout, also container div is now inside the content block, so it's optional 2013-05-30 11:49:51 +02:00
Felipe Martín d63c07efd8 Fixed paginator on versions list 2013-05-27 17:27:22 +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 cdacd63508 Download buttons <button /> -> <a /> 2013-05-24 17:51:29 +02:00
Felipe Martín 6c81aee115 Added separation between download buttons on versions list and detail cause the spaceless middlewarre made them be together. 2013-05-24 17:45:27 +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 1d63c5c39c Added SITE_TITLE and layout block head_title to manage <title /> tag 2013-05-24 12:37:27 +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