Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: ab13f8706b8961bb6c1f1b60490b88eae2f617ca https://github.com/phpmyadmin/website/commit/ab13f8706b8961bb6c1f1b60490b88e... Author: Michal Čihař michal@cihar.com Date: 2017-05-05 (Fri, 05 May 2017)
Changed paths: M files/models.py M files/views.py M pmaweb/templates/_dlrow.html A pmaweb/templates/_stable-download.html M pmaweb/templates/about-website.html M pmaweb/templates/downloads.html M pmaweb/urls.py
Log Message: ----------- Generate latest download lists based on real data
This way it won't get outdated, but rather fail on rendering when we do change something.
Issue #62
Signed-off-by: Michal Čihař michal@cihar.com