On the client side you can only do that by JavaScript history API (look for history.js)
On server side you can build urls with URL('app', 'controller', 'function', args=[], vars={}, anchor="string", scheme=True, host=True) --
On the client side you can only do that by JavaScript history API (look for history.js)
On server side you can build urls with URL('app', 'controller', 'function', args=[], vars={}, anchor="string", scheme=True, host=True) --