🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kumar McMillan 662523f077 Exclude vendor JS in mozmarket when necessary 2012-06-25 09:53:55 -05:00
apps use amount earned rather than revenue, calc 30% cut from revenue for financial stats (bug 762994) 2012-06-24 23:30:29 -07:00
configs Put Sphinx in the tomb (bug 726851) 2012-06-01 10:30:36 -07:00
default Moving in use files over from remora. 2012-05-01 15:47:46 -07:00
docs update docs and clean up install_landfill 2012-06-22 01:35:53 -07:00
lib Exclude vendor JS in mozmarket when necessary 2012-06-25 09:53:55 -05:00
media disable replaceState until fixed in gecko on Gaia 2012-06-25 06:29:23 -07:00
migrations Added logic to detect high abuse reports (bug 763057) 2012-06-19 14:57:09 -07:00
mkt Exclude vendor JS in mozmarket when necessary 2012-06-25 09:53:55 -05:00
requirements
scripts allow ES stats to be reindexed from /admin/elastic 2012-06-08 15:31:46 -07:00
services update flash; bug 766698 2012-06-22 11:35:09 -07:00
templates update image references for inlined CSS (****REVERT ASAP****) 2012-06-11 18:11:54 -07:00
tmp
vagrant Updates redis in vagrant (bug 736673) 2012-05-24 10:44:56 -05:00
vendor@e18d720ae8 backend for user activity page 2012-06-21 22:30:50 -05:00
wsgi
.git-wtfrc
.gitignore Integrate django_appcache to become an "installed" app 2012-05-21 16:56:02 -05:00
.gitmodules
.jshintrc
LICENSE
README.rst fix link with broken install in README.rst 2012-05-04 14:53:57 -07:00
Vagrantfile Use the latest vagrant 2012-05-24 10:44:56 -05:00
__init__.py
manage.py
settings_test.py Exclude vendor JS in mozmarket when necessary 2012-06-25 09:53:55 -05:00
vagrantconfig.yaml
vagrantconfig_local.yaml-dist

README.rst

Welcome to Zamboni!  This is the current version of `addons.mozilla.org`_,
which rose from the ashes of `Remora`_.

It's forged from (among other things) Django, Jinja2, elasticsearch,
jQuery and a dash of love.

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
.. _`Remora`: https://wiki.mozilla.org/Update:Remora
.. _`install docs`: http://mozilla.github.com/zamboni/topics/install-zamboni/index.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh