🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Victor Ng 90f59fb374 bug 822759 - more debugging patches to diagnose problem in -dev
* 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
2012-12-28 15:36:17 -05:00
apps bug 822759 - more debugging patches to diagnose problem in -dev 2012-12-28 15:36:17 -05:00
configs
default
docs
lib
media
migrations
mkt bug 822759 - more debugging patches to diagnose problem in -dev 2012-12-28 15:36:17 -05:00
requirements bug 822759 - more debugging patches to diagnose problem in -dev 2012-12-28 15:36:17 -05:00
scripts
services
sites bug 822759 - more debugging patches to diagnose problem in -dev 2012-12-28 15:36:17 -05:00
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