🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Jeff Balogh 2bc653c937 split up the /collection and /collections urls (bug 564317) 2010-05-12 12:01:06 -07:00
apps split up the /collection and /collections urls (bug 564317) 2010-05-12 12:01:06 -07:00
configs Adding configs as a first-class-citizen of the zamboni file-space... not as a dirty submodule... see ya remora. 2010-05-03 17:26:28 -07:00
docs Updated docs. Virtualenvwrapper is changing and docs have a 404 url. Making sticky to commit f31869779141 per jbalogh 2010-05-03 15:15:57 -07:00
lib Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
locale@2ac267b44e update locale 2010-05-06 17:39:02 -07:00
media split up the /collection and /collections urls (bug 564317) 2010-05-12 12:01:06 -07:00
migrations bug 562667, Adding ids to a few collection_ models 2010-05-11 16:25:29 -07:00
scripts crontab fail. :( 2010-05-12 10:51:33 -07:00
templates Bug 563456 JS now serves from git- removing deprecated js, adding html5 charting 2010-05-11 15:10:30 -07:00
wsgi document what's going on in the wsgi script 2010-04-27 15:22:44 -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 goodbye css submodule (bug 563457) 2010-05-11 15:13:14 -07:00
LICENSE Adding BSD License; bug 539671 2010-05-10 08:37:39 -07: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 Adding pyquery. I hope this works. 2010-05-07 09:37:25 -07:00
requirements.txt Add ryf cron job; bug 560753 2010-04-22 16:34:32 -07:00
settings.py Bug 563456 JS now serves from git- removing deprecated js, adding html5 charting 2010-05-11 15:10:30 -07:00
urls.py bug 564508, Adds redirects for /persona/:id -> /addon/:id. 2010-05-12 10:52:00 -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/