addons-server/apps/browse
Jeff Balogh c1b814a228 fixing fixtures after removing File.jetpack
for f in $(ack 'jetpack.*,' --js -l)
    sed -i -e '/"jetpack"/ d' $f
2011-05-23 19:39:45 -07:00
..
fixtures/browse fixing fixtures after removing File.jetpack 2011-05-23 19:39:45 -07:00
templates/browse simplify contribution sources (bug #655857) 2011-05-20 09:31:36 -07:00
__init__.py adding dictionary/langpack page 2010-02-05 18:04:55 -08:00
feeds.py making addon slugs work in urls (bug 620537) 2010-12-21 15:58:19 -08:00
models.py adding dictionary/langpack page 2010-02-05 18:04:55 -08:00
tests.py record the jetpack sdk version (bug 657002) 2011-05-17 10:01:16 -07:00
urls.py Adds an RSS feed for search tools (bug 606283) 2010-11-03 11:42:20 -05:00
views.py record the jetpack sdk version (bug 657002) 2011-05-17 10:01:16 -07:00