🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Agopian 7f3af544bd Merge pull request #745 from Nolski/review-bonus-points
Adds bonus points for reviews > 10 days (bug 1200441)
2015-09-18 10:37:30 +02:00
apps Merge pull request #745 from Nolski/review-bonus-points 2015-09-18 10:37:30 +02:00
configs/init.d
docs
lib
locale
media
migrations
requirements
scripts
services
sites
static
templates
tmp
wsgi
.git-wtfrc
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.rst
Dockerfile
LICENSE
Makefile
README.rst
conftest.py
contribute.json
docker-compose.yml
docker-mysql.repo
fabfile.py
manage.py
olympia.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

You can access the AMO dev enviroment at https://addons-dev.allizom.org/

You can access the AMO stage enviroment at https://addons.allizom.org/

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