🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Allen Short 4baefa63f6 Fix tests, add test for bug 727546 2012-02-23 18:29:20 -06:00
apps Fix tests, add test for bug 727546 2012-02-23 18:29:20 -06:00
configs
default different admin urls for each site 2012-02-22 17:24:50 -08:00
docs
lib No longer force browserID profile completion (bug 729233) 2012-02-21 18:17:47 -06:00
media make ugly browserID error message less ugly (bug 730133) 2012-02-23 15:47:57 -08:00
migrations cascade previews on addon delete (bug 730077) 2012-02-23 13:59:35 -08:00
mkt allow through direct to template 2012-02-23 16:16:47 -08:00
requirements
scripts Add build-assets script w/ new jingo compress_assets 2012-02-21 14:15:10 -06:00
services classier if we don't have a newline at the start! 2012-02-22 14:43:27 -08:00
templates close form tag, fix search (bug 729870) 2012-02-23 01:38:54 -08:00
tmp
vagrant
vendor@d8d52fcceb revert that vendor change 2012-02-23 16:22:59 -08:00
wsgi
.git-wtfrc
.gitignore
.gitmodules
.jshintrc
LICENSE
README.rst
Vagrantfile
__init__.py
manage.py
settings_test.py
vagrantconfig.yaml
vagrantconfig_local.yaml-dist

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.

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://mozilla.github.com/zamboni/topics/installation.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh