🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Rob Hudson a6ee4b4a45 Remove deprecated `verify_exists` from URL fields. 2013-10-02 11:56:39 -07:00
apps Remove deprecated `verify_exists` from URL fields. 2013-10-02 11:56:39 -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 Added key for per-app visits metric (bug 858295) 2013-10-01 16:16:17 -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 m@owca.info.: 4035 of 5453 strings translated (0 fuzzy). 2013-10-02 13:59:58 +00:00
media Don't move checkbox if no placeholder (bug 921593) 2013-09-30 10:48:27 +00:00
migrations index change for addons (bug 912482) 2013-10-01 16:25:21 -07:00
mkt Remove deprecated `verify_exists` from URL fields. 2013-10-02 11:56:39 -07:00
requirements Bump app-validator 2013-09-30 12:52:45 -07: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 correct url 2013-10-01 13:40:29 -07: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