🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Matt Basta 4b7bded325 Bump amo-validator 2012-11-20 16:43:08 -08:00
apps filter down flagged by the site type (bug 813320) 2012-11-19 16:23:27 -08:00
configs update the anonymizer 2012-11-13 12:55:55 -08:00
default remove amo.graphite 2012-09-07 10:33:44 -07:00
docs allow MDN content to be refreshed easily on -dev (bug 811938) 2012-11-14 18:19:09 -08:00
lib Some tweaks to insure parity between signatures 2012-11-20 14:07:17 -08:00
media add device compatibility to "Manage My Submissions" page (bug 810018) 2012-11-20 16:35:32 -08:00
migrations Revert "Added migration to collapse versions of hosted apps" 2012-11-14 22:42:33 -08:00
mkt add device compatibility to "Manage My Submissions" page (bug 810018) 2012-11-20 16:35:32 -08:00
requirements Bump amo-validator 2012-11-20 16:43:08 -08:00
scripts virtualenv location doesn't need to be configurable. 2012-11-16 14:27:33 -08:00
services fix tests 2012-11-19 16:06:28 -08:00
sites add all the languages back into -dev (bug 792838) 2012-11-19 16:33:37 -08:00
templates Use a custom Persona server everywhere 2012-11-14 14:22:46 -06:00
tmp
vagrant update vagrant to use virtualenv schematic 2012-11-05 08:53:47 -08:00
vendor@2c7f289c59 and bump vendor 2012-11-14 10:37:38 -08:00
wsgi
.git-wtfrc
.gitignore add *.{css,js}.tmp to .gitignore (created by jingo-minify if interrupted) 2012-08-30 07:43:42 -07:00
.gitmodules
.jshintrc
LICENSE
README.rst change from marketplace.m.o to m.f.c in a bunch o' places 2012-11-13 13:42:28 +00:00
Vagrantfile Use the latest vagrant 2012-05-24 10:44:56 -05:00
__init__.py
manage.py Removed vendor path since there's no longer a zamboni.pth 2012-10-11 12:52:05 -07:00
settings_test.py skip the horrid sql resets in our tests 2012-11-19 20:17:09 -08:00
vagrantconfig.yaml
vagrantconfig_local.yaml-dist

README.rst

Welcome to Zamboni!  This is the current version of `addons.mozilla.org`_ and
`marketplace.firefox.com`_.

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
.. _`marketplace.firefox.com`: https://marketplace.firefox.com
.. _`install docs`: http://zamboni.readthedocs.org/en/latest/topics/install-zamboni/index.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh