🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kumar McMillan b59a4f6739 Moving all compatibility bump tasks to bulk for consistency (bug 675723) 2011-09-28 18:33:49 -05:00
apps write a better test 2011-09-28 16:07:57 -07:00
configs
docs py2.7 compatability and update docs about cache, cope with no jpeg 2011-09-20 11:04:57 -07:00
lib
media rtl for versions listing page 2011-09-28 16:11:33 -07:00
migrations Lets Python migrations run in the same interpreter you invoked schematic with 2011-09-26 17:58:04 -05:00
requirements
scripts restart celery-images; bug 689205 2011-09-28 10:38:55 -07:00
services premium addons should get watermarked downloads (bug 687552) 2011-09-28 15:39:57 -07:00
templates detect OS/browser version for search results (bug 688344) 2011-09-26 18:59:42 -07:00
tmp
vendor@dbcf0a9cfa write a better test 2011-09-28 16:07:57 -07:00
wsgi
.git-wtfrc
.gitignore Ignores .vagrant files 2011-09-19 19:28:56 -05:00
.gitmodules
LICENSE
README.rst The README is a bit outdated 2011-09-23 13:30:13 -04:00
STYLE.rst
__init__.py
fabfile.py
log_settings.py
manage.py
settings.py Moving all compatibility bump tasks to bulk for consistency (bug 675723) 2011-09-28 18:33:49 -05:00
settings_test.py
urls.py Migrated release notes to Python (Bug 608481) 2011-09-26 12:25:17 -07:00

README.rst

Welcome to Zamboni!  This is the current version of `addons.mozilla.org`_,
which rose from the ashes of `Remora`_.

It's forged from (among other things) Django, Jinja2, elasticsearch,
jQuery and a dash of love.

We have some good `install docs`_ if you want to try it out.  We'd love
your help!  You can come talk to us on `irc://irc.mozilla.org/amo` if you
have questions.

Subscribe to our `newsletter`_ by sending mail to zamboni@librelist.com.

If you like what we've done, you may want to check out Mozilla's `Playdoh`_.
We took all the cool stuff we did in AMO, SUMO and our other websites, and
created a base template for new websites.

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`Remora`: https://wiki.mozilla.org/Update:Remora
.. _`install docs`: http://jbalogh.github.com/zamboni/topics/installation/
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`newsletter`: http://librelist.com/browser/zamboni/
.. _`Playdoh`: https://github.com/mozilla/playdoh