🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kumar McMillan 7cc84fd562 Upgrades validator for timeout 2011-12-05 15:49:44 -06:00
apps list categories on apps detail pages (bug 707045) 2011-12-05 13:11:46 -08:00
configs anon. peoples emails 2011-11-18 14:18:45 -08:00
docs Adds sample RSA key to local settings to avoid tracebacks 2011-11-18 11:56:16 -06:00
lib
media fix search box for webkit (bug 707110) 2011-12-05 11:29:48 -08:00
migrations Updated version check to support binary components (bug 703783) 2011-12-02 12:50:24 -08:00
requirements AMO needs PIL>=1.1.7 for transparency bugs. See bug 621033 2011-10-18 17:33:50 -05:00
scripts clean out addon premiums (bug 704396) 2011-11-24 15:27:58 -08:00
services Updated version check to support binary components (bug 703783) 2011-12-02 12:50:24 -08:00
templates don't localize the no-js balloon yet 2011-12-01 15:39:48 -08:00
tmp
vendor@79d9130539 Upgrades validator for timeout 2011-12-05 15:49:44 -06:00
wsgi
.git-wtfrc
.gitignore Ignores .vagrant files 2011-09-19 19:28:56 -05:00
.gitmodules switch to mozilla/zamboni-lib 2011-10-17 13:37:39 -07:00
.jshintrc moved config.json to .jshint 2011-11-09 13:35:33 -08:00
LICENSE
README.rst The README is a bit outdated 2011-09-23 13:30:13 -04:00
__init__.py
log_settings.py unicode syslogger, with no BOM 2011-11-04 17:10:08 -07:00
manage.py
settings.py Adds configuration for addon validator timeout 2011-12-05 15:08:02 -06:00
settings_test.py Keeps tests passing when you have new features turned on in settings local 2011-10-03 14:54:23 -05:00
urls.py move ipn handling from amo to paypal (bug 695423) 2011-11-16 09:22:17 -08:00

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.

Subscribe to our `newsletter`_ by sending mail to zamboni@librelist.com.

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://jbalogh.github.com/zamboni/topics/installation/
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`newsletter`: http://librelist.com/browser/zamboni/
.. _`Playdoh`: https://github.com/mozilla/playdoh