🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Allen Short 1b71813515 drop temp tables (bug 832767) 2013-01-24 07:30:55 -08:00
apps drop temp tables (bug 832767) 2013-01-24 07:30:55 -08:00
configs update the anonymizer 2012-11-13 12:55:55 -08:00
default make an admin view for updating prices (bug 800520) 2013-01-15 17:00:51 -08:00
docs filter currencies by provider (bug 831102) 2013-01-18 15:49:06 -08:00
lib Add ability to manage payment accounts (bugs 83991, 821067) 2013-01-22 17:53:49 -08:00
media buttony sexiness (bug 829778) 2013-01-24 06:31:27 -08:00
migrations Remove old regions (bug 828036) 2013-01-14 17:50:09 -08:00
mkt buttony sexiness (bug 829778) 2013-01-24 06:31:27 -08:00
requirements bump amo-validator 2013-01-23 14:57:31 -08:00
scripts skip update_products until SVN is restored 2013-01-14 09:31:19 -08:00
services update pfs for java; bug 830147 2013-01-22 16:37:49 -08:00
sites change -dev manifest to say Firefox Marketplace (bug 831091) 2013-01-15 19:05:53 -08:00
templates webtrends are out of fashion (bug 823136) 2013-01-15 15:46:37 -08:00
tmp
vagrant update vagrant to use virtualenv schematic 2012-11-05 08:53:47 -08:00
vendor@dbf0a86d5f oops vendor 2012-12-07 11:49:11 -08:00
wsgi Add .py links to wsgi files, so we can test gunicorn. 2012-03-29 13:40:58 -07:00
.git-wtfrc
.gitignore add *.{css,js}.tmp to .gitignore (created by jingo-minify if interrupted) 2012-08-30 07:43:42 -07:00
.gitmodules removed marketplace-experiments (as well as bootstrap submodule) 2012-04-11 15:27:14 -07:00
.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 Use importlib instead of imp. 2012-12-19 11:37:16 -08:00
settings_test.py lambda the callback 2013-01-22 15:02:18 -08: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 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