byteflow

log

age author description
5 weeks ago Alexander Solovyov fix py2.4 compatdefault tip
6 weeks ago Edward Hades mirev theme: changed CSS to highlight blog owner's comments
8 weeks ago Alexander Solovyov update pingback to 0.3, make xmlrpc api-compatible with django-xmlrpc
2 months ago dobrych Bunch of compatibility improvements for xmlrpc blog api, supporting more features of WP & MT
2 months ago dobrych metaweblog api fix for uploadimg files
2 months ago Alexander Solovyov haystack updated to tip
2 months ago Alexander Solovyov fix domain check
2 months ago Alexander Solovyov fix default theme for empty TAGLINE
2 months ago rgawron search support
2 months ago Alexander Solovyov small style update for docs
2 months ago Alexander Solovyov better re for domain
3 months ago tony merge
3 months ago tony missing translations in comment node admin
3 months ago Ben Jackson Add ./manage.py edit id|/url to edit posts in an external editor.
3 months ago Alexander Solovyov remove trailing whitespaces from code
3 months ago tony merge
3 months ago tony comments searching by user, link to search comments by user
3 months ago tony swp must be ignored
3 months ago tony small interface feature for display links to parent object and reply_to comment
3 months ago Alexander Solovyov don't mention comment author in mail notification subject
3 months ago Alexander Solovyov don't check current password on profile change
3 months ago Alexander Solovyov fix tests: urls for optional application are optional
3 months ago Ben Jackson Centralize 'date__lte now' and 'site=current' filters in PublicPostManager.
3 months ago Ben Jackson When updating user accounts, use all-inclusive Managers, not filtered sets.
3 months ago Ben Jackson Remove binary garbage at the front of the file.
3 months ago Ben Jackson Move TIME_ZONE and LANGUAGE_CODE hints to settings_local.py.template
3 months ago Alexander Solovyov update GA scripts to new async version
3 months ago Alexander Solovyov all_objects should be used for a post_list instead of whole_objects
3 months ago Alexander Solovyov switch mirev to new async GA code
3 months ago Alexander Solovyov metaweblog support
3 months ago Alexander Solovyov cleanup all imports
3 months ago Alexander Solovyov remove unused ormcache
3 months ago Ben Jackson Hide drafts from non-admins in post_detail.
3 months ago Alexander Solovyov django sets last_login itself
3 months ago Alexander Solovyov cleanup SECRET_KEY generation
3 months ago Alexander Solovyov fix default THEME_STATIC_URl
3 months ago Alexander Solovyov fix tags autocompletion style
3 months ago ben Fix theme_static fallback from theme-specific to default content
3 months ago Alexander Solovyov THEME_STATIC_URL is nice idea, but make it backward-compatible by default
3 months ago Alexander Solovyov tag autocomplete
3 months ago ben Default THEME_STATIC_ROOT, THEME_STATIC_URL after settings_local sets THEME
3 months ago Markus Törnqvist Show logged-in user's drafts for logged in user
3 months ago Alexander Solovyov update markdown parser
3 months ago Alexander Solovyov update to remove deprecation warnings about sha/md5 modules
4 months ago Markus Törnqvist Do not log in user when posting!
4 months ago Markus Törnqvist Introduce THEME_STATIC_ROOT, so theme data can be apart from STATIC_ROOT
4 months ago Markus Törnqvist Move THEME* before settings_local so they can be overridden
4 months ago Alexander Solovyov nebula: fixed forgotten import
4 months ago Markus Törnqvist Fix exception on comments being empty list when database has no comments
4 months ago Yury Yurevich accounts: Raises ValidationError on wrong emails in acconts merging.
6 months ago Richard Esplin Fixed erroneous message
6 months ago Richard Esplin THEMES_DIR variable added
6 months ago Richard Esplin Cleaned up the text on the error pages.
6 months ago Alexander Solovyov fix sidebar for multi-site blogs
7 months ago Alexander Solovyov update django-robots to current version
7 months ago Michal Ludvig Add ElementTree compatibility for Python 2.4
7 months ago Alexander Solovyov don't check current password if user has no email
7 months ago Alexander Solovyov don't check current password if user has no password
7 months ago Alexander Solovyov accounts.managers: remove double slashes from urls
7 months ago Alexander Solovyov replace highlight.css with visual studio theme
Repositories maintained by Alexander Solovyov