🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Wil Clouser 8d6da8a5fd add a database name because sphinx is depending on it. 2010-04-14 21:05:47 -07:00
apps use transforms on search results 2010-04-14 17:39:46 -07:00
configs@3c951d48a8 updating configs submodule 2010-03-12 11:25:40 -08:00
docs Final tweaks from review 2010-04-09 20:12:25 -07:00
lib Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
locale@688f95b69d Update locale for 5.9 2010-04-13 15:07:01 -07:00
media make sure we call the parent's setup 2010-04-14 16:56:39 -07:00
migrations index on personas.persona_id 2010-04-14 11:39:42 -07:00
scripts add a database name because sphinx is depending on it. 2010-04-14 21:05:47 -07:00
templates pick up the nojs stylesheet 2010-04-14 12:05:35 -07: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 Filterable log settings. 2010-04-05 10:17:07 -07:00
manage.py Fixed manage.py to work with cProfile (/via ianb) 2010-03-16 14:11:24 -07:00
requirements-prod.txt get the right syntax for queryset-transform 2010-04-14 17:53:36 -07:00
requirements.txt Removing fixture commands from Zamboni. 2010-03-05 09:28:55 -08:00
settings.py Migrate from the l10n lib to Tower; bug 557339 2010-04-14 14:40:39 -07:00
urls.py moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07: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/