🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Mathieu Agopian 41b68cec25 prevent xss from UserProfile.display_name on admin deletion (bug 835827) 2014-04-17 17:17:06 +02:00
apps prevent xss from UserProfile.display_name on admin deletion (bug 835827) 2014-04-17 17:17:06 +02:00
configs remove pre-approval code (bug 748827) 2014-02-19 17:08:39 -08:00
default move admin_site_links out of default/site (fixes failed NoReverseMatch tests for me) 2013-03-22 10:07:14 -07:00
docs Update documentation to remove Zamboni's references (bug 990108) 2014-04-09 23:05:51 +02:00
lib Remove more marketplace and paid-addons code. 2014-04-15 09:47:29 -05:00
locale Commit from Mozilla Verbatim by user steekid.: 3357 of 3357 strings translated (0 fuzzy). 2014-04-16 14:52:58 +00:00
media Instantiate $modal with correct modal for delete-addon 2014-04-16 10:36:47 +02:00
migrations Remove more marketplace and paid-addons code. 2014-04-15 09:47:29 -05:00
requirements bump amo-validator with FX29 tests 2014-04-15 17:12:43 -05:00
scripts don't use mysql_pool in jenkins 2014-04-03 14:55:49 -05:00
services Remove more marketplace and paid-addons code. 2014-04-15 09:47:29 -05:00
sites Update dev settings. 2014-04-03 20:11:36 -04:00
templates prevent xss from UserProfile.display_name on admin deletion (bug 835827) 2014-04-17 17:17:06 +02:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
vagrant update vagrant to use virtualenv schematic 2012-11-05 08:53:47 -08:00
vendor@9992470a6a remove paypalx (bug 748827) 2014-02-24 13:56:59 -08:00
wsgi Revert "Revert "Move newrelic config to manage.py."" 2013-05-21 15:52:41 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore fix build_id nonsense 2013-12-10 18:15:18 -08:00
.gitmodules Move git modules to https. 2013-06-20 15:35:44 -07:00
.jshintrc moved config.json to .jshint 2011-11-09 13:35:33 -08:00
LICENSE Update LICENSE 2013-01-31 23:22:29 +00:00
Makefile Updated install command 2014-02-28 11:50:53 -06:00
README.rst tweak readme wording 2014-04-14 10:32:25 -07:00
Vagrantfile Use the latest vagrant 2012-05-24 10:44:56 -05:00
__init__.py THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00
fabfile.py Update fabfile.py. 2014-03-26 12:30:32 -04:00
manage.py Upgrade to Django 1.6. 2014-03-26 16:14:44 -05:00
package.json Bump clean-css, uglify-js versions 2013-12-11 10:48:00 -08:00
settings_test.py fix failing tests on jenkins because of persona: don't use persona in tests 2014-04-02 17:28:50 +02:00
vagrantconfig.yaml Adds a basic Vagrant image for Zamboni (bug 689755) 2012-01-18 16:27:51 -06:00
vagrantconfig_local.yaml-dist Adds a basic Vagrant image for Zamboni (bug 689755) 2012-01-18 16:27:51 -06:00

README.rst

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