Wed, 24 Sep 2008 02:27:01 +0000 | Todd Larsen | Change indentation level to 2 (from 4) and rename MCE_DEF_SETTINGS to | file | diff | annotate |
Tue, 23 Sep 2008 19:20:57 +0000 | Pawel Solyga | Changes in TinyMCE widget in custom_widgets.py based on review comments. | file | diff | annotate |
Sat, 13 Sep 2008 22:00:51 +0000 | Pawel Solyga | Added Melange front page edit view where you can change title, content, feed url. Created SiteSettings and Document models and some logic for them. Added isFeedURLValid function in soc/logic/feed.py. Created some functions for handling datastore updates of different kinds of Models (soc/logic/model.py). Fixed some typos and too long lines of code. | file | diff | annotate |
Thu, 11 Sep 2008 12:01:20 +0000 | Pawel Solyga | Created custom_widgets.py and added TinyMCE django widget that can be later used for particular form fields. | file | diff | annotate |