Mozilla's Localization Platform
Перейти к файлу
Will Kahn-Greene b3bb04d0d3 Fix license
Playdoh projects starting now should be copyright 2012.

Further, the work we do is for the Mozilla Foundation---not Mozilla. So this
fixes that, too.
2012-07-27 09:17:04 -04:00
bin changed all static use to use django-compressor instead, r=kumar 2012-06-12 17:08:44 -07: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 changed all static use to use django-compressor instead, r=kumar 2012-06-12 17:08:44 -07:00
migrations Added schematic. 2011-01-06 16:06:31 -08:00
project Make it easier to disallow robots crawling. 2012-07-16 21:56:13 -07:00
puppet Add project/ to path for settings files. 2012-02-26 14:02:22 -05:00
requirements Moves all custom playdoh logic to funfactory (part of #29) 2011-07-15 17:49:38 -05:00
vendor@1c485522ec Update to latest playdoh-lib (fix #117). 2012-06-28 14:01:11 -04:00
vendor-local Added local vendor library to facilitate upgrades of playdoh-lib. Issue 19. 2011-02-28 17:21:53 -08:00
wsgi Make env vars less intrusive in WSGI 2012-01-27 16:14:58 -06:00
.gitignore More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06:00
.gitmodules Switch from bam-lib to playdoh-lib 2010-12-28 15:26:01 -08:00
LICENSE Fix license 2012-07-27 09:17:04 -04:00
MANIFEST.in More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06: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 More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06:00
setup.py More pythonic Playdoh layout: no top level __init__, no apps 2012-01-09 16:57:49 -06: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.