🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Chris Van 716a4dc6a3 detect OS/browser version for search results (bug 688344) 2011-09-26 18:59:42 -07:00
apps detect OS/browser version for search results (bug 688344) 2011-09-26 18:59:42 -07:00
configs sort by adus (bug 589364) 2011-06-01 15:23:20 -07:00
docs py2.7 compatability and update docs about cache, cope with no jpeg 2011-09-20 11:04:57 -07:00
lib add an lru cache from Raymond Hettinger 2011-08-10 11:03:07 -07:00
media detect OS/browser version for search results (bug 688344) 2011-09-26 18:59:42 -07:00
migrations Lets Python migrations run in the same interpreter you invoked schematic with 2011-09-26 17:58:04 -05:00
requirements temp remove M2Crypto so hudson will work 2011-09-08 18:02:42 -07:00
scripts we were misled. backing this out again. 2011-09-22 14:19:20 -07:00
services use statsd for timing (bug 682092) 2011-09-01 15:54:38 -07:00
templates detect OS/browser version for search results (bug 688344) 2011-09-26 18:59:42 -07:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
vendor@dbcf0a9cfa bolden the monthly pick 2011-09-26 17:33:30 -07:00
wsgi include the current time in the wsgi env 2010-09-30 17:44:29 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore Ignores .vagrant files 2011-09-19 19:28:56 -05:00
.gitmodules make vendor a submodule 2011-09-16 14:16:01 -07:00
LICENSE Adding BSD License; bug 539671 2010-05-10 08:37:39 -07:00
README.rst The README is a bit outdated 2011-09-23 13:30:13 -04:00
STYLE.rst Tweaked style guide 2011-08-15 15:06:33 -07:00
__init__.py THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00
fabfile.py fab test failsfast by default 2010-03-09 15:45:58 -08:00
log_settings.py that's quite enough of that 2011-06-20 08:23:44 -07:00
manage.py protect us from wayward localizers 2011-07-29 09:58:17 -07:00
settings.py add-on dependencies front-end (bug 678650) 2011-09-26 13:56:56 -07:00
settings_test.py Fixing more URL dependent tests and setting mobile URL for consistency. 2011-09-16 17:49:15 -05:00
urls.py Migrated release notes to Python (Bug 608481) 2011-09-26 12:25:17 -07:00

README.rst

Welcome to Zamboni!  This is the current version of `addons.mozilla.org`_,
which rose from the ashes of `Remora`_.

It's forged from (among other things) Django, Jinja2, elasticsearch,
jQuery and a dash of love.

We have some good `install docs`_ if you want to try it out.  We'd love
your help!  You can come talk to us on `irc://irc.mozilla.org/amo` if you
have questions.

Subscribe to our `newsletter`_ by sending mail to zamboni@librelist.com.

If you like what we've done, you may want to check out Mozilla's `Playdoh`_.
We took all the cool stuff we did in AMO, SUMO and our other websites, and
created a base template for new websites.

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`Remora`: https://wiki.mozilla.org/Update:Remora
.. _`install docs`: http://jbalogh.github.com/zamboni/topics/installation/
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`newsletter`: http://librelist.com/browser/zamboni/
.. _`Playdoh`: https://github.com/mozilla/playdoh