I just finished a 'Link List' which is heavily based on the board application - I added it to this site to link to existing projects which are using SCT.
So if you are using SCT it would be nice if you head over to the "Who's using SCT?" category to add your site.Hey, we have Signatures !!! Great, isn't it ?
I just finished a 'Link List' which is heavily based on the board application - I added it to this site to link to existing projects which are using SCT.
So if you are using SCT it would be nice if you head over to the "Who's using SCT?" category to add your site.Hey, we have Signatures !!! Great, isn't it ?
Since django has auto escaping in templates since revision 6671 SCT is now only compatible with revisions > 6671.
see http://code.google.com/p/sct-project/issues/detail?id=73 for more details.Hey, we have Signatures !!! Great, isn't it ?
Since django has auto escaping in templates since revision 6671 SCT is now only compatible with revisions > 6671.
see http://code.google.com/p/sct-project/issues/detail?id=73 for more details.Hey, we have Signatures !!! Great, isn't it ?
This release contains many new user requested features and performance improvements. New features include avatars for user profiles, 'Hot Threads', moving threads between categories and much more - Check the Changelog for details or download the sct 0.3 release.Hey, we have Signatures !!! Great, isn't it ?
This release contains many new user requested features and performance improvements. New features include avatars for user profiles, 'Hot Threads', moving threads between categories and much more - Check the Changelog for details or download the sct 0.3 release.Hey, we have Signatures !!! Great, isn't it ?
Because rendering of big threads got very very slow i added some caching - So when using the board you might want to consider configuring the CACHE_BACKEND setting of django. (See Djangos cache documentation).
As an example - the currently
Because rendering of big threads got very very slow i added some caching - So when using the board you might want to consider configuring the CACHE_BACKEND setting of django. (See Djangos cache documentation).
As an example - the currently
I've just committed another major feature: User Profiles. As the name suggests users can now modify their user profiles and view those of others. The fields (for IM, website URL, whatever) can be configured through the django admin
I've just committed another major feature: User Profiles. As the name suggests users can now modify their user profiles and view those of others. The fields (for IM, website URL, whatever) can be configured through the django admin