90f59fb374
* re-enabled the tests for test_metlog_* * added double logging for each of the generate_error events that route through metlog. one through the default metlog instance, another through the local metlog client instance * bumped to metlog-py 0.9.10 to see the full client configuration as a JSON blob * pulled out all METLOG_CONF configuration from settings_base and just set it at once. This has to be done in settings_mkt.py and settings_addons.py |
||
---|---|---|
apps | ||
configs | ||
default | ||
docs | ||
lib | ||
media | ||
migrations | ||
mkt | ||
requirements | ||
scripts | ||
services | ||
sites | ||
templates | ||
tmp | ||
vagrant | ||
vendor@dbf0a86d5f | ||
wsgi | ||
.git-wtfrc | ||
.gitignore | ||
.gitmodules | ||
.jshintrc | ||
LICENSE | ||
README.rst | ||
Vagrantfile | ||
__init__.py | ||
manage.py | ||
settings_test.py | ||
vagrantconfig.yaml | ||
vagrantconfig_local.yaml-dist |
README.rst
Welcome to Zamboni! This is the current version of `addons.mozilla.org`_ and `marketplace.firefox.com`_. 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. 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 .. _`marketplace.firefox.com`: https://marketplace.firefox.com .. _`install docs`: http://zamboni.readthedocs.org/en/latest/topics/install-zamboni/index.html .. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo .. _`Playdoh`: https://github.com/mozilla/playdoh