I'm terribly sorry…
authorMike TUMS <mktums@gmail.com>
Wed, 14 May 2014 11:18:09 +0000 (15:18 +0400)
committerMike TUMS <mktums@gmail.com>
Wed, 14 May 2014 11:18:09 +0000 (15:18 +0400)
commit5e8b34098a430d6bbd234f1cb907be91b5421cde
tree17abf7815a8df60e3bf413459c36b7ff22ec62ff
parent664fcc7c0f5ec9a54c15707a20d5da24b03f9bf9
I'm terribly sorry…

fixes a bug caused by my previous PR (#24) and hardcoded generation of `getvars` variable.
bug description: when `disable_link_for_first_page` is true, for first page's link there was no replacing of "&" to "?" for first GET parameter, so there was 404.
i didn't rewrote `getvars` generation, thus i avoid increasing of complexity. i'll rewrote it later, if i'll be allowed to do so.
linaro_django_pagination/templates/pagination/pagination.html