🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Jeff Balogh 009480efd2 don't cache buttons, they depend on more than the object 2010-03-29 12:56:48 -07:00
apps don't cache buttons, they depend on more than the object 2010-03-29 12:56:48 -07:00
configs@3c951d48a8 updating configs submodule 2010-03-12 11:25:40 -08:00
docs doc fixes: example settings are under docs, use manage.py 2010-03-22 18:40:55 -07:00
lib Load the right .mo file. Bug 554337 2010-03-29 12:46:28 -07:00
locale@2f87dbbe9d update locale 2010-03-29 11:09:34 -07:00
media more-link class with right-arrow (or left for RTLers). We have these all over the place now. 2010-03-26 08:42:51 +01:00
migrations migration for contribution thankyou notes, bug 543638 2010-03-16 22:13:43 -07:00
scripts stfu pylint 2010-03-20 15:10:33 -07:00
templates The first two static pages. Yay. (bug 550037) 2010-03-29 20:18:25 +02:00
wsgi django looks at SCRIPT_URL before SCRIPT_NAME 2010-03-29 12:08:14 -07:00
.git-wtfrc tell git-wtf to ignore gh-pages 2010-01-11 13:26:25 -08:00
.gitignore adding image uploads to gitignore file. 2010-03-11 12:22:24 +01:00
.gitmodules Whack the translate submodule 2010-03-03 14:46:21 -08:00
README.rst adding a readme 2010-03-29 10:39:25 -07:00
__init__.py THIS IS ZAMBONI 2009-10-20 16:31:15 -07:00
fabfile.py fab test failsfast by default 2010-03-09 15:45:58 -08:00
log_settings.py add tagging for syslog 2010-03-24 13:39:51 -07:00
manage.py Fixed manage.py to work with cProfile (/via ianb) 2010-03-16 14:11:24 -07:00
requirements-prod.txt locking down versions, moving to gitpython==0.1.7 2010-03-29 10:50:03 -07:00
requirements.txt Removing fixture commands from Zamboni. 2010-03-05 09:28:55 -08:00
settings.py Load the right .mo file. Bug 554337 2010-03-29 12:46:28 -07:00
urls.py The first two static pages. Yay. (bug 550037) 2010-03-29 20:18:25 +02:00

README.rst

Welcome to Zamboni!  This is the future version of `addons.mozilla.org`_, which
is based on CakePHP at the moment.  We like this version much better.

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

.. _`addons.mozilla.org`: https://addons.mozilla.org
.. _`install docs`: http://jbalogh.github.com/zamboni/topics/installation/