🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Agopian 8cbc0db18e Add tip on how to display the Django Debug Toolbar to the docs 2015-09-28 16:40:28 +02:00
apps Add tip on how to display the Django Debug Toolbar to the docs 2015-09-28 16:40:28 +02:00
configs/init.d
docker
docs Add tip on how to display the Django Debug Toolbar to the docs 2015-09-28 16:40:28 +02:00
lib Upgraded jquery to 1.9.1 2015-09-22 13:05:29 -04:00
locale Pontoon: Updated Ukrainian (uk) localization of AMO 2015-09-27 19:58:47 +00:00
logs
media
migrations
requirements Add tip on how to display the Django Debug Toolbar to the docs 2015-09-28 16:40:28 +02:00
scripts Automated and manual unlisted pass/fail daily counts (bug 1183396) 2015-09-22 16:51:06 -05:00
services
sites
static Don't prefix frag with # 2015-09-28 09:53:05 +01:00
templates
tmp
wsgi
.git-wtfrc
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.rst
Dockerfile
LICENSE
Makefile
README.rst Update README.rst 2015-09-26 04:28:49 +02:00
conftest.py
contribute.json
docker-compose.yml
docker-mysql.repo
fabfile.py
manage.py
olympia.py
package.json
pytest.ini
settings.py Add tip on how to display the Django Debug Toolbar to the docs 2015-09-28 16:40:28 +02:00
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 `Sugardough`_.
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
.. _`Sugardough`: https://github.com/mozilla/sugardough