AirMozilla is the video broadcasting site for the Mozilla project
Перейти к файлу
Tim Mickel 000b03adb2 Adds base models for events, participants, categories, and tags. 2012-06-15 16:02:08 -07:00
airmozilla Adds base models for events, participants, categories, and tags. 2012-06-15 16:02:08 -07:00
bin Added collectstatic command to update_site.py. 2012-06-01 10:48:30 -04:00
docs Add gitkeep files instead of empty gitignore files to denote empty directories for git to keep around. Bug 687106. 2011-09-16 11:31:42 -07:00
lib/product_details_json Revert "Removed the old hard-coded product details since it's in a submodule now." 2011-11-14 11:33:35 -06:00
media Adds basic administration interface including user editing. 2012-06-12 12:46:52 -07:00
migrations Added schematic. 2011-01-06 16:06:31 -08:00
puppet Add project/ to path for settings files. 2012-02-26 14:02:22 -05:00
requirements Add commit to prod.txt 2012-06-12 17:17:18 -07:00
vendor@f7805f43f3 Support bcrypt+hmac by default (Issue 112) 2012-06-07 11:10:44 -05:00
vendor-local Adds basic administration interface including user editing. 2012-06-12 12:46:52 -07:00
wsgi Make env vars less intrusive in WSGI 2012-01-27 16:14:58 -06:00
.gitignore Fixing .gitignore 2012-06-13 16:47:04 -07:00
.gitmodules Adds basic administration interface including user editing. 2012-06-12 12:46:52 -07:00
LICENSE Added LICENSE document. 2011-01-04 16:09:10 -08:00
MANIFEST.in More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06:00
README Initial commit 2012-06-07 11:23:16 -07:00
README.md point to playdoh docs on rtfd. 2011-06-09 15:42:36 -07:00
Vagrantfile Changes to make Vagrantfile compatible with vagrant 0.9.x 2012-01-19 22:12:39 +02:00
manage.py Renamed project module to airmozilla 2012-06-07 11:20:23 -07:00
setup.py Renamed project module to airmozilla 2012-06-07 11:20:23 -07:00
vagrantconfig.yaml Add puppet to playdoh 2011-10-03 17:37:44 -03:00
vagrantconfig_local.yaml-dist Add puppet to playdoh 2011-10-03 17:37:44 -03:00

README.md

playdoh

Mozilla's Playdoh is a web application template based on Django.

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

Full documentation is available as well.

License

This software is licensed under the New BSD License. For more information, read the file LICENSE.