[phpmyadmin/website] 2dd03b: Paginate news in URL not in the parameter

Branch: refs/heads/master Home: https://github.com/phpmyadmin/website Commit: 2dd03ba3a2a1bd6acd4e3488ff4ec825026cd7bc https://github.com/phpmyadmin/website/commit/2dd03ba3a2a1bd6acd4e3488ff4ec82... Author: Michal Čihař <michal@cihar.com> Date: 2015-08-05 (Wed, 05 Aug 2015) Changed paths: M pmaweb/templates/news/post_archive.html M pmaweb/urls.py Log Message: ----------- Paginate news in URL not in the parameter Currently CDN is configured to ignore query strings, so let's use it this way. Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 9f1443841b55494222b2f8b000ca5ca265f97b0f https://github.com/phpmyadmin/website/commit/9f1443841b55494222b2f8b000ca5ca... Author: Michal Čihař <michal@cihar.com> Date: 2015-08-05 (Wed, 05 Aug 2015) Changed paths: M news/models.py Log Message: ----------- Automatically purge all news pages on post change Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/website/compare/713eb945a148...9f1443841b55
participants (1)
-
Michal Čihař