5
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved static files into app folders, no configuration required any more More... about 12 years ago
moved static files into each application. More... about 12 years ago
use timezone.now instead of datetime.today More... about 12 years ago
i somehow got it backwards .. STATIC_URL is for django 1.4, anyway More... about 12 years ago
two changes i still had in the svn repository. More... about 12 years ago
django 1.4 compatibility - exchanged message_set to messages contrib and MEDIA_URL vs. STATIC_URL More... about 12 years ago
using django.contrib.messages instead of message_set More... about 12 years ago
django 1.4 compatibility. More... about 12 years ago
allow the author of a question mark is own answer ans an answer. More... about 12 years ago
allow the author of a question mark is own answer ans an answer. More... about 12 years ago
don't require every thread to be a question - moved static files into correct folder. More... about 12 years ago
use south for sphquestions More... about 12 years ago
only depend on the wiki if it is actually enabled. More... about 12 years ago
Merge branch 'master' of github.com:hpoul/sct-communitytools More... about 12 years ago
moved emoticons into static folder of community app. More... about 12 years ago
fixed typo. More... about 12 years ago
allow overriding of displayname and avatar url. More... about 12 years ago
started to move static files into the apps. More... about 12 years ago
remove unnecessary print More... over 12 years ago
fixed marking category as unread while some threads were moved/removed More... over 12 years ago
changed touch method to use get_or_create to avoid integrity errors during concurrent insert More... over 12 years ago
updated urls More... over 12 years ago
added new feature to allow deletion of information about moved threads More... over 12 years ago
fixed url to category of moved thread More... over 12 years ago
avoid problem with 100 characters len of filename More... over 12 years ago
try to avoid filename limit of 100 characters More... over 12 years ago
removed print More... over 12 years ago
updated django recipe More... almost 13 years ago
updated django recipe More... almost 13 years ago
added csrfmiddlewaretoken to post preview; added possibility to change definitions of emoticons in bbcode.py via settings; modified emoticon replacement in bbcode.py to avoid situations where some emoticons with similiar names are modified after replacement, eg: :papa: and :p More... almost 13 years ago