🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Dave Dash ef9f1e2768 Merge branch 'speed-language-564970' 2010-06-28 13:59:51 -07:00
apps experiment with cached_with 2010-06-28 13:57:06 -07:00
configs bug 566265, Use current_version for search index. 2010-05-25 08:43:50 -07:00
docs update docs for ubuntu users 2010-06-10 17:20:17 -07:00
lib adding logging dict config from PEP 391 2010-05-28 13:12:17 -07:00
locale@32880432a2 line breaks in version release notes (bug 573901) 2010-06-23 10:44:48 -07:00
media Bug 575161, increasing negative margins for barometer text 2010-06-28 13:54:08 -07:00
migrations (addon_id, date) index for download_counts 2010-06-24 11:48:23 -07:00
requirements force the cache-machine branch 2010-06-25 15:46:18 -07:00
scripts get the name of the cronjob right 2010-06-24 06:47:04 -07:00
templates Bug 574448, advanced tab now toggles off in no-js mode 2010-06-28 11:27:54 -07:00
wsgi matching runserver: translations get activated before validation 2010-06-17 20:20:40 -07:00
.git-wtfrc
.gitignore ignore compress_assets artifacts 2010-05-12 12:02:17 -07:00
.gitmodules goodbye css submodule (bug 563457) 2010-05-11 15:13:14 -07:00
LICENSE
README.rst
__init__.py
fabfile.py
log_settings.py use logging.dictconfig for better configuration (bug 561953) 2010-05-28 13:12:17 -07:00
manage.py remove a print statement 2010-05-20 10:36:41 -07:00
settings.py pep8 fixes 2010-06-25 15:21:17 -07:00
urls.py search tools pages (bug 573166) 2010-06-23 12:04:39 -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/