🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Kevin Ngo e4ac2f213c have index_theme_user_counts use celery bulk queue (bug 905412) 2013-08-16 14:30:09 -07:00
apps forgot to add theme version fixes (bug 901604) 2013-08-16 09:59:35 -07:00
configs remove dangling references to removed table (bug 866000) 2013-05-05 19:18:01 -07:00
default move admin_site_links out of default/site (fixes failed NoReverseMatch tests for me) 2013-03-22 10:07:14 -07:00
docs Updated docs about Elasticsearch commands. 2013-08-14 12:43:14 -07:00
lib have index_theme_user_counts use celery bulk queue (bug 905412) 2013-08-16 14:30:09 -07:00
locale Fixed another locale string causing errors 2013-08-14 16:53:26 -07:00
media fix theme hovercard on all pages (bug 905425) 2013-08-16 10:45:53 -07:00
migrations Add 'is_public' field to Collection model, manager to filter on it (bug 905820) 2013-08-16 13:04:46 -05:00
mkt Fixes tests broken in 5374c0901c 2013-08-16 14:00:42 -05:00
requirements encrypt the oauth token (bug 848868) 2013-08-14 11:29:35 -07:00
scripts have index_theme_user_counts use celery bulk queue (bug 905412) 2013-08-16 14:30:09 -07:00
services update theme check to return correct version (bug 880490) 2013-07-09 12:57:38 -07:00
sites Remove EMAIL_BACKEND from stage/settings_addons.py. 2013-08-14 16:34:37 -04:00
templates open theme detail page for pending themes (bug 850333) 2013-05-13 08:47:25 -07:00
tmp
vagrant
vendor@5114c757b7 VENNNNNDORRRRR 2013-07-26 16:01:35 -07:00
wsgi Revert "Revert "Move newrelic config to manage.py."" 2013-05-21 15:52:41 -07:00
.git-wtfrc
.gitignore adding locale directory to git 2013-07-22 15:41:51 -07:00
.gitmodules Move git modules to https. 2013-06-20 15:35:44 -07:00
.jshintrc
LICENSE
README.rst
Vagrantfile
__init__.py
fabfile.py Add pre_update_latest_tag to fabfile 2013-08-13 19:07:56 -04:00
manage.py add in a payment and upsell api (bug 878862) 2013-06-05 14:07:23 -07:00
package.json port LESS to Stylus 2013-03-12 20:09:07 -07:00
settings_test.py only allow searching and purchasing in specified regions (bug 889056) 2013-07-02 11:37:39 -07:00
vagrantconfig.yaml
vagrantconfig_local.yaml-dist

README.rst

Welcome to Zamboni!  This is the current version of `addons.mozilla.org`_ and
`marketplace.firefox.com`_.

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
.. _`marketplace.firefox.com`: https://marketplace.firefox.com
.. _`install docs`: http://zamboni.readthedocs.org/en/latest/topics/install-zamboni/index.html
.. _`irc://irc.mozilla.org/amo`: irc://irc.mozilla.org/amo
.. _`Playdoh`: https://github.com/mozilla/playdoh