🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kris Maglione 70ab314f14 Bug 1041873: Add mass deletion tool. 2014-07-22 12:01:20 -07:00
apps Bug 1041873: Add mass deletion tool. 2014-07-22 12:01:20 -07:00
configs import from zamboni, up to c5aa1e419d 2014-02-21 12:38:49 -06:00
default
docs Remove mkt settings from local_settings template (bug 1036997) 2014-07-10 17:29:53 +02:00
lib new queries for the ADI script (bug 1014752) 2014-07-10 12:15:23 +02:00
locale Commit from Mozilla Verbatim by user jasnapaka@jasnapaka.com.: 3289 of 3289 strings translated (0 fuzzy). 2014-07-20 20:42:52 +00:00
media Bug 1041873: Add mass deletion tool. 2014-07-22 12:01:20 -07:00
migrations Add fields (name, creator, homepage_url, update_url) to item blocklist (bug 1006794) 2014-07-05 12:08:24 +02:00
requirements bump(django-cache-machine): b7a8d44ba60c44c5bd0aaae410b54d4712881f83 2014-07-11 13:56:19 -07:00
scripts Delay cron runs to set counts from hive files (bug 1014752) 2014-07-16 21:25:20 +02:00
services fix (again) hotfix serving depending on app version and hotfix version (bug 1031516) 2014-07-07 19:30:45 +02:00
sites settings: remove heka routing for CEF logs 2014-05-29 16:04:17 -07:00
templates Remove MKT template (bug 1019501) 2014-06-03 14:48:50 +02:00
tmp
vagrant Update URL for landfill data in documentation and command 2014-04-18 17:01:28 +02: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
.gitignore add .env to .gitignore 2014-06-19 22:36:04 -07:00
.gitmodules Move git modules to https. 2013-06-20 15:35:44 -07:00
.jshintrc
LICENSE
Makefile modify Makefile test targets to be verbose by default 2014-06-03 11:30:26 +02:00
README.rst tweak readme wording 2014-04-14 10:32:25 -07:00
Vagrantfile
__init__.py
fabfile.py Update fabfile.py. 2014-03-26 12:30:32 -04:00
manage.py Revert "Cleanup some monkey patching." 2014-05-08 09:34:44 -07:00
package.json Bump clean-css, uglify-js versions 2013-12-11 10:48:00 -08:00
settings_test.py Remove settings.APP_PREVIEW (bug 1019501) 2014-06-03 14:46:36 +02:00
vagrantconfig.yaml
vagrantconfig_local.yaml-dist

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