🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Chris Van d2a685ae49 add note to zamboni-login waffle switch 2012-01-05 12:13:35 -08:00
apps Revert "allow sphinx to import settings_local" 2012-01-05 11:03:47 -08:00
configs anon. peoples emails 2011-11-18 14:18:45 -08:00
docs Bump validator; disable timeouts in development 2011-12-27 15:08:26 -06:00
lib add an lru cache from Raymond Hettinger 2011-08-10 11:03:07 -07:00
media Adding invalid, same contributor to a collection shows an appropriate error message. (bug 600205) 2012-01-05 00:29:05 -08:00
migrations add note to zamboni-login waffle switch 2012-01-05 12:13:35 -08:00
requirements Upgrades amo-validator, inc. compiled simplejson (for reals) 2012-01-03 16:17:38 -06:00
scripts Sync submodule URLs harder 2011-12-27 14:50:10 -06:00
services Updated version check to support compat overrides (bug 703781) 2011-12-15 15:25:37 -08:00
templates show search term in sphinx search box 2012-01-04 22:20:15 -08:00
tmp Adds empty tmp dirs so a fresh clone can run tests, etc, without errors 2011-09-16 18:26:13 -05:00
vendor@a82019a103 update vendor to get new SDK docs 2012-01-05 12:11:30 -08:00
wsgi include the current time in the wsgi env 2010-09-30 17:44:29 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.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 Adding BSD License; bug 539671 2010-05-10 08:37:39 -07:00
README.rst remove newsletter 2012-01-04 14:21:26 -08:00
__init__.py THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00
log_settings.py this breaks celery for everyone 2011-12-30 12:35:00 -08:00
manage.py Revert "do not import settings_local when running tests" 2012-01-05 11:02:36 -08:00
settings.py do not show email confirmation after login (bug 709070) 2012-01-04 15:50:48 -08:00
settings_test.py Revert "do not import settings_local when running tests" 2012-01-05 11:02:36 -08:00
urls.py Combined JS test suites since both are on the same jQuery 2011-12-09 13:35:07 -06: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.

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/installation.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh