🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Jeff Balogh bb24f6120e new wsgi script from oremj 2010-04-27 12:39:25 -07:00
apps fixing remora EULA URL (bug 562112) 2010-04-27 11:32:18 -07:00
configs@3c951d48a8 updating configs submodule 2010-03-12 11:25:40 -08:00
docs Final tweaks from review 2010-04-09 20:12:25 -07:00
lib Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
locale@b5030f1286 update strings 2010-04-27 11:13:23 -07:00
media Make install buttons work with Personas (bug 556507) 2010-04-26 16:38:45 -07:00
migrations save subscription events from paypal (bug 560893) 2010-04-22 16:42:19 -07:00
scripts trying a different egg name, quieting pylint 2010-04-15 08:45:46 -07:00
templates Add webtrends code; bug 556378 2010-04-27 12:33:32 -07:00
wsgi new wsgi script from oremj 2010-04-27 12:39:25 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore adding image uploads to gitignore file. 2010-03-11 12:22:24 +01:00
.gitmodules Whack the translate submodule 2010-03-03 14:46:21 -08:00
README.rst adding a readme 2010-03-29 10:39:25 -07:00
__init__.py THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00
fabfile.py fab test failsfast by default 2010-03-09 15:45:58 -08:00
log_settings.py Use commonware.log to override logging.Logger. 2010-04-23 10:06:36 -07:00
manage.py Fixed manage.py to work with cProfile (/via ianb) 2010-03-16 14:11:24 -07:00
requirements-prod.txt Use commonware.log to override logging.Logger. 2010-04-23 10:06:36 -07:00
requirements.txt Add ryf cron job; bug 560753 2010-04-22 16:34:32 -07:00
settings.py Use commonware.log to override logging.Logger. 2010-04-23 10:06:36 -07:00
urls.py starting the discovery pane 2010-04-22 09:20:34 -07:00

README.rst

Welcome to Zamboni!  This is the future version of `addons.mozilla.org`_, which
is based on CakePHP at the moment.  We like this version much better.

We have some good `install docs`_ if you want to try it out.  You can come talk
to us on irc://irc.mozilla.org/amo if you have questions.

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: http://jbalogh.github.com/zamboni/topics/installation/