🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mike Nolan 10681eac8d Merge pull request #803 from Nolski/signing-api-key-page
Created page for retrieving API key info (bug 1211934)
2015-10-08 13:32:43 -04:00
apps Merge pull request #803 from Nolski/signing-api-key-page 2015-10-08 13:32:43 -04:00
configs/init.d
docker
docs add in nginx and listen on port 80 2015-10-02 14:15:13 -07:00
lib add in jquery.menu and change data element lookup (bug 1208395) 2015-09-29 17:29:06 -07:00
locale Commit from Mozilla Verbatim by user Mikk.: 2992 of 2992 strings translated (0 fuzzy). 2015-10-07 14:38:58 +00:00
logs
media
migrations Created page for retrieving API key info (bug 1211934) 2015-10-08 12:08:21 -04:00
requirements Merge pull request #793 from magopian/downgrade-pytest 2015-09-30 21:52:53 +02:00
scripts remove unused script 2015-10-06 14:46:14 -07:00
services
sites
static Merge pull request #803 from Nolski/signing-api-key-page 2015-10-08 13:32:43 -04:00
templates
tmp
wsgi
.git-wtfrc
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.rst
Dockerfile Move npm installation to Dockerfile 2015-09-29 09:39:46 +01:00
LICENSE
Makefile Move npm installation to Dockerfile 2015-09-29 09:39:46 +01:00
README.rst Update README.rst 2015-09-26 04:28:49 +02:00
conftest.py
contribute.json
docker-compose.yml add in nginx and listen on port 80 2015-10-02 14:15:13 -07:00
docker-mysql.repo
fabfile.py
manage.py
olympia.py
package.json Remove commonplace deps 2015-09-28 12:25:23 +01:00
pytest.ini Another go at: Disable selecting files for a review in the editor tools (bug 1197261) 2015-09-29 19:01:08 +02:00
settings.py Move npm installation to Dockerfile 2015-09-29 09:39:46 +01: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