🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Agopian f4666fe493 Addon owner notification emails are only text (bug 712682) 2015-01-09 15:34:51 +01:00
apps
configs/init.d
dockerfiles/memcached
docs
lib
locale
media
migrations
requirements
scripts
services
sites
static
templates
tmp
wsgi
.git-wtfrc
.gitignore
.gitmodules
.jshintrc
.travis.yml
CONTRIBUTING.rst
Dockerfile
LICENSE
Makefile
README.rst
__init__.py
conftest.py
fabfile.py
fig.yml
manage.py
package.json
pytest.ini
settings.py
settings_test.py
setup.py
tox.ini

README.rst

.. image:: https://travis-ci.org/mozilla/olympia.svg?branch=master
    :target: https://travis-ci.org/mozilla/olympia

Welcome to Olympia!  This is `addons.mozilla.org`_.

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.

Please report bugs or suggest features here: https://bugzilla.mozilla.org/enter_bug.cgi?product=addons.mozilla.org

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: http://olympia.readthedocs.org/en/latest/topics/install-olympia/index.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh