Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Anthony Ricaud d41980b08d Update "Want to help?" form to support additional languages
fix bug 756093

- Move logic to email_contribute.py
- Refactored data structures to conform a bit more to DRY
- Remove newsletter options on non 'en' locales (fix bug 770606)
- Tests ! (fix bug 780911)
- Email backend in DEV environments writes to the console to avoid
unnecessary email sending
- PEP8 cleanups
- Fixes a dotlang test that depended on en-US
2012-08-28 14:38:14 +02:00
apps Update "Want to help?" form to support additional languages 2012-08-28 14:38:14 +02:00
bin Detect string formatting issues 2012-08-07 18:11:38 +02:00
docs Bedrock has been launched, removing the note 2012-07-31 15:16:22 +02:00
lib Update "Want to help?" form to support additional languages 2012-08-28 14:38:14 +02:00
media [fix bug 765783] Implement callback url support. 2012-08-08 17:45:57 +02:00
migrations removed django-jobvite and careers 2011-12-02 15:07:54 -05:00
requirements Bug 775534 - Add statsd logging for requests. 2012-07-20 20:01:03 +02:00
settings Update "Want to help?" form to support additional languages 2012-08-28 14:38:14 +02:00
templates Bug 775406 - Validate the newsletter id 2012-08-01 23:15:27 +02:00
vendor@4cd51dfca7 [fix bug 765783] Implement callback url support. 2012-08-08 17:49:33 +02:00
vendor-local internationalization 2012-07-31 17:44:24 -04:00
wsgi set DJANGO_SETTINGS_MODULE in wsgi file because of recent settings changes 2011-12-06 10:26:57 -08:00
.gitignore Detect string formatting issues 2012-08-07 18:11:38 +02:00
.gitmodules Bug 775534 - Add statsd logging for requests. 2012-07-20 20:01:03 +02:00
LICENSE Licensing foo. 2011-04-15 15:15:01 -07:00
README.md Put the installation documentation in docs. 2012-03-05 18:52:23 +01:00
__init__.py BUST A MOVE 2010-12-15 15:31:13 -08:00
manage.py upgrade vendor and funfactorize bedrock 2011-10-26 12:44:58 -04:00
urls.py Remove landing apps and move the only view to the firefox app 2012-07-16 14:36:44 +02:00

README.md

bedrock

bedrock is the code name of the new mozilla.org. It is bound to be as shiny, awesome, and open sourcy as always. Perhaps even a little more.

Stay tuned.

Docs

bedrock is a playdoh project. Check out the playdoh docs for general technical documentation. In addition, there are project-specific bedrock docs.

Contributing

Patches are welcome! Feel free to fork and contribute to this project on github.

License

This software is licensed under the MPL/GPL/LGPL tri-license. For more information, read the file LICENSE.