diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-19 12:25:39 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-19 12:25:39 +0100 |
commit | 65302fcf484391ceb3410a9afb21c1e3f50ce058 (patch) | |
tree | 58b7e99bb085c16815d9d55763ebab1a6ea19eb9 | |
parent | b18d8e90db3fc91687ab1981c4fcf60cce156aca (diff) |
How to call templates from controller.
-rw-r--r-- | todo.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ API: * Displayable status (i.e. text not code) as parameter on info requests * Put clips of text in RSS feeds JSONs + Call @template.helper_function_name from controller to do it * Get all the tags for a given request in RSS feed JSONs * Add stuff to allow AJAX callbacks * Pagination on the Atom feed JSON, so you can get later pages, and/or choose > 25 items |