🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Dave Dash 5b57bc88a2 bug 565807, using a better addon id 2010-05-27 16:02:17 -07:00
apps Using ngettext 2010-05-27 14:16:41 -07:00
configs bug 566265, Use current_version for search index. 2010-05-25 08:43:50 -07:00
docs more packaging details 2010-05-26 17:34:16 -07:00
lib Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
locale@28dd4cd76c Update locale for 5.11 2010-05-26 23:00:43 -07:00
media bug 565807, using a better addon id 2010-05-27 16:02:17 -07:00
migrations Adding theme validation migration; bug 539064 2010-05-24 20:33:56 -07:00
requirements Firefox Cup Templates 2010-05-26 16:25:21 -07:00
scripts Celery task to update addons.current_version. 2010-05-24 12:41:15 -07:00
sieges A script for generating siege files with a bunch of URL variations. 2010-05-26 11:04:39 -07:00
templates Merge remote branch 'buchanan/fxcup23' 2010-05-26 17:36:24 -07:00
wsgi switch back to zamboni.wsgi without env[SITE] (bug 567003) 2010-05-19 17:58:19 -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 oops I'm new here 2010-05-26 15:33:46 -07:00
manage.py remove a print statement 2010-05-20 10:36:41 -07:00
settings.py use the right animation.js, little clean ups 2010-05-26 17:46:51 -07:00
urls.py Firefox Cup Templates 2010-05-26 16:25:21 -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/