🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Agopian a4203731f4 Merge pull request #219 from magopian/fix-services-utils
fix an import loop in services (bug 1055654)
2014-08-19 19:46:50 +02:00
apps
configs/init.d
default
docs
lib
locale
media
migrations
requirements
scripts
services fix an import loop in services (bug 1055654) 2014-08-19 19:20:55 +02:00
sites
static
templates
tmp
vagrant
vendor@9992470a6a
wsgi
.git-wtfrc
.gitignore
.gitmodules
.jshintrc
.travis.yml
LICENSE
Makefile
README.rst
Vagrantfile
__init__.py
fabfile.py
manage.py
package.json
settings_test.py
vagrantconfig.yaml
vagrantconfig_local.yaml-dist

README.rst

.. image:: http://travis-ci.org/mozilla/olympia.png

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.

.. _`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