🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Jason Thomas b7465e66cb Set mysql connection charset to utf8 2016-02-22 17:57:02 -05:00
configs/init.d remove outdated scripts 2014-08-01 21:17:43 -07:00
docker Update initialization of celery. 2016-02-01 20:03:51 +01:00
docs Add an fxa_id to super created user accounts 2016-02-18 11:48:06 -06:00
locale Pontoon: Updated Dutch (nl) localization of AMO 2016-02-19 12:27:52 +00:00
logs Actually commit logs/.gitkeep 2015-09-18 17:03:01 +01:00
media Revert "Bug 1041873: Add mass deletion tool." 2014-08-06 10:00:08 +02:00
requirements Upgrade amo-validator to 1.10.18 and cssutils to 1.0.1 2016-02-16 18:08:49 +01:00
scripts Remove *_current_version crons (fix #1242) 2016-02-03 13:12:54 +01:00
services Set mysql connection charset to utf8 2016-02-22 17:57:02 -05:00
src/olympia Merge pull request #1714 from diox/remove-mozlando-prototype-api 2016-02-19 13:45:44 +01:00
static Merge pull request #27 from muffinresearch/fix-1237967 2016-02-18 18:12:51 +01:00
tmp
.git-wtfrc
.gitignore Update gitignore, updates to mock/patch import paths, minor fixes along the way. 2016-01-06 10:48:04 +01:00
.jshintrc Fixing migration from config.json to .jshintrc 2014-11-12 19:45:54 +01:00
.travis.yml Revert "Use the Travis cache to dramatically speed up test dependency installation." 2015-10-19 16:32:27 -05:00
CONTRIBUTING.rst farewell bugzilla 2015-11-25 13:44:49 -08:00
Dockerfile Fix typo on pip install line in Dockerfile. 2016-02-04 23:11:24 +01:00
LICENSE farewell bugzilla 2015-11-25 13:44:49 -08:00
Makefile Set COMPOSE_PROJECT_NAME based on root directory 2016-02-12 15:20:01 -06:00
README.rst Set COMPOSE_PROJECT_NAME based on root directory 2016-02-12 15:20:01 -06:00
conftest.py Update django-waffle, django-piston, more import path fixes. 2016-01-06 10:48:03 +01:00
contribute.json Add contribute.json file. 2015-02-26 09:46:35 -08:00
djdt_settings.py Make it easier to enable the Django Debug Toolbar, and make it work with CSP 2016-01-21 16:05:57 +01:00
docker-compose.yml Update docker image source 2016-02-09 15:16:49 -06:00
manage.py Move locales back to root, more path fixes 2016-01-06 10:48:04 +01:00
package.json Update addons-validator to 0.0.8, fix path 2015-12-04 00:47:15 +01:00
settings.py Enforce CSP in Production 2016-02-08 09:59:48 +00:00
settings_test.py Update django-piston-oauth2, fix merges, more path/import fixes. 2016-01-06 10:48:04 +01:00
setup.cfg Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-02-04 19:43:32 +01:00
setup.py Remove unused imports from setup.cfg 2016-01-06 10:48:03 +01:00
tox.ini Merge branch 'master' of github.com:mozilla/olympia into feature/restructure-modules 2016-01-22 06:49:19 +01:00
version.json change source in version.json to new repo name 2016-02-05 16:20:28 -08:00

README.rst

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

.. image:: https://requires.io/github/mozilla/olympia/requirements.svg?branch=master
    :target: https://requires.io/github/mozilla/olympia/requirements/?branch=master

Welcome to the Addons Server!  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.

Please report bugs here: https://github.com/mozilla/addons/issues or https://github.com/mozilla/addons-server/issues

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

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

You can join our mailing list at: https://mail.mozilla.org/listinfo/dev-addons

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: https://addons-server.readthedocs.org/en/latest/topics/install/docker.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo