🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Matt Claypotch 180dfcc8eb Bug 574504, fixed z-index on header so it properly covers criteria menu 2010-07-15 19:45:16 -04:00
apps Bug 573146, fixed a syntax error, helping fligtar sleep at night 2010-07-15 19:32:55 -04:00
configs bug 574882, index summary field 2010-06-30 13:34:09 -07:00
docs update docs for ubuntu users 2010-06-10 17:20:17 -07:00
lib adding logging dict config from PEP 391 2010-05-28 13:12:17 -07:00
locale@375369de6d update locale 2010-06-29 15:30:19 -07:00
media Bug 574504, fixed z-index on header so it properly covers criteria menu 2010-07-15 19:45:16 -04:00
migrations bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
requirements bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
scripts bug 578087, remove firefoxcup url and crontab entry 2010-07-15 12:00:55 -07:00
templates put <meta> in the first 512 bytes of the response. 2010-07-15 15:59:18 -07:00
wsgi matching runserver: translations get activated before validation 2010-06-17 20:20:40 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore ignore compress_assets artifacts 2010-05-12 12:02:17 -07: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 logging.dictconfig for better configuration (bug 561953) 2010-05-28 13:12:17 -07:00
manage.py remove a print statement 2010-05-20 10:36:41 -07:00
settings.py bug 578087, kill fxcup 2010-07-15 11:45:56 -07:00
urls.py Migrate versions' RSS view (bug 577338) 2010-07-15 15:29:20 -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/