🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Matt Claypotch 89d4d1a2d5 updated collections sprite 2010-08-25 13:03:16 -07:00
apps fix up collections/user listing (bug 589963) 2010-08-25 12:37:58 -07:00
configs use username instead of nickname 2010-08-25 11:28:53 -07:00
docs updating install docs (bug 581215) 2010-08-19 16:58:59 -07:00
lib switch to our custom Task class, handle rabbit downtime (bug 583314) 2010-08-02 15:58:18 -07:00
locale@f37f73d4dd update locale 2010-08-05 17:38:21 -07:00
media updated collections sprite 2010-08-25 13:03:16 -07:00
migrations sharing for collections (bug 586444) 2010-08-25 07:53:18 -07:00
requirements update the cache-machine requirement 2010-08-20 20:22:06 -07:00
scripts only run coverage if $2=with-coverage 2010-08-11 12:50: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 Ignores vendor/ 2010-07-27 11:36:36 -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 put the homepage js in common 2010-08-25 10:13:13 -07:00
urls.py Merge remote branch 'rhelmer/migrate-recommended-rss-bug-584189' 2010-08-18 14:29:44 -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/