Remove woefully inadequate query parameter preservation in datagrids.

Review Request #5355 — Created Jan. 30, 2014 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Remove woefully inadequate query parameter preservation in datagrids.

We had code to preserve some of the query parameters across pagination links
for the datagrids, but it was very inadequate. I've done a much better
implementation in djblets, which means that this can go away.

 
    Loading...