Mercurial > public > sg101
annotate gpp/templates/search/indexes/downloads/download_text.txt @ 326:5453aedf95fd
Adjusting the auto-complete to only require 1 character minimum before querying, and return 15 results instead of 10.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 20 Feb 2011 22:12:06 +0000 |
parents | 8d13baeaa5c1 |
children |
rev | line source |
---|---|
bgneal@221 | 1 {{ object.title }} |
bgneal@221 | 2 {{ object.user.username }} |
bgneal@221 | 3 {{ object.user.get_full_name }} |
bgneal@221 | 4 {{ object.description }} |