🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Dave Dash 94c8a0d10d Removing configs as submodule 2010-05-03 17:23:04 -07:00
apps fix typo; bug 563045 2010-05-03 10:01:56 -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@ecb26d189c update locales 2010-04-30 10:46:25 -07:00
media update media 2010-04-30 14:10:38 -07:00
migrations track appsupport through celery 2010-04-27 15:48:43 -07:00
scripts trying a different egg name, quieting pylint 2010-04-15 08:45:46 -07:00
templates avoid get params so django uses the cache (bug 562231) 2010-04-30 11:27:32 -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 Removing configs as submodule 2010-05-03 17:23:04 -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 explicitly require importlib, celery's setup.py is weird 2010-04-27 16:28:19 -07:00
requirements.txt Add ryf cron job; bug 560753 2010-04-22 16:34:32 -07:00
settings.py Unhardcoding sphinx paths. 2010-04-28 12:59:07 -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/