URL Query Parameter Menu
Helps create menus that modify URL query parameters. Create the Menu object in your view and put it in the template context.
- menu
Helps create menus that modify URL query parameters. Create the Menu object in your view and put it in the template context.
You can use custom SQL statements with the existing database API by creating a subquery specified via the `tables` parameter of `extra`. (This has only been tested with MySQL and may not work with all database back-ends.)
drg006 has posted 2 snippets.