🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Stuart Colville eeeb1ec998 Merge pull request #1142 from muffinresearch/update-cron-enable-new-regions-916843
Remove paid app region command and update cron to use enable_new_regions (bug 916843)
2013-09-27 11:35:33 -07:00
apps latest_version needs the same treatment as current_version 2013-09-27 08:56:51 -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 Add doc to index so it shows up in the navigation 2013-09-26 15:47:50 -07:00
lib Merge pull request #1197 from washort/914979 2013-09-26 20:46:58 -07:00
locale Commit from Mozilla Verbatim by user inma610.: 5453 of 5453 strings translated (0 fuzzy). 2013-09-27 11:50:19 +00:00
media Merge pull request #1095 from muffinresearch/remove-region-restriction-paid 2013-09-27 11:30:18 -07:00
migrations Fix bluevia constraint for inapp (bug 865134) 2013-09-26 13:42:40 -05:00
mkt Merge pull request #1142 from muffinresearch/update-cron-enable-new-regions-916843 2013-09-27 11:35:33 -07:00
requirements Bump some requirements again (bug 846349) 2013-09-18 13:50:08 +02:00
scripts Merge pull request #1166 from davidbgk/918852-clean-task 2013-09-26 09:04:15 -07:00
services add in a reason for invalid receipts (bug 756297) 2013-09-12 10:57:17 -07:00
sites Remove old in-app code and old stats (bug 865134) 2013-09-26 13:02:07 -05:00
templates Remove LazyPjaxMiddleware and friends, it was never used (bug 915789) 2013-09-12 20:07:05 +02:00
tmp
vagrant update vagrant to use virtualenv schematic 2012-11-05 08:53:47 -08:00
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 generate BUILD_IDs for Fireplace so we can cachebust so we can push Fireplace without having to push Zamboni afterwards! 2013-08-30 19:10:04 -07:00
.gitmodules Move git modules to https. 2013-06-20 15:35:44 -07:00
.jshintrc
LICENSE Update LICENSE 2013-01-31 23:22:29 +00:00
README.rst change from marketplace.m.o to m.f.c in a bunch o' places 2012-11-13 13:42:28 +00:00
Vagrantfile Use the latest vagrant 2012-05-24 10:44:56 -05:00
__init__.py
fabfile.py Fix update_celery in fabfile.py 2013-09-23 16:32:42 -04:00
manage.py Remove safe_signals monkeypatching (bug 865769) 2013-09-17 00:07:17 +02:00
package.json port LESS to Stylus 2013-03-12 20:09:07 -07:00
settings_test.py Remove old in-app code and old stats (bug 865134) 2013-09-26 13:02:07 -05: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