93 Commits (master)

Author SHA1 Message Date
Erik Stein 9e5cd51b82 ChangeForeignKeyAction. 3 years ago
Erik Stein bddfa3ab8a Typo. 3 years ago
Erik Stein e8cb80321b Improved workflow model. 3 years ago
Erik Stein 372fbc9747 Added HTML to text utilities. 3 years ago
Erik Stein d0b85f0dc8 Improved publication workflow. 3 years ago
Erik Stein 2b75538284 Workflow: compare by full datetime 3 years ago
Erik Stein 6ec37a960c Typo. 3 years ago
Erik Stein 4edab13eeb dispatch_slug_path: Use first kwargs as url_path. 3 years ago
Erik Stein c8b5c62a43 Abstract workflow models. 3 years ago
Erik Stein ae4be0e58c Page titles refactoring. 3 years ago
Erik Stein 6a121cd82b Cleanup, removing Python 2 compat. 3 years ago
Erik Stein c501deab1b Some slug handling cleanup. 3 years ago
Erik Stein 3d3ac8596a Removed Python 2 compatibility. 3 years ago
Erik Stein 5746a65ca0 Note. 4 years ago
Erik Stein 530b9d1704 Avoid using Django's six module. 4 years ago
Erik Stein 6a5eda5f92 Use "transliterate" alias for "translit/long" codec (Python 3.9 codecs compatibility) 4 years ago
Erik Stein 844b1806b3 strip_links template tag. 5 years ago
Erik Stein 94d66d0c50 Add markdown link syntax to slimdown. 5 years ago
Erik Stein aa2f38ce7c Release 0.2.29; date utils. 6 years ago
Erik Stein e6a3c81bb9 Fixed last of month calculation. 6 years ago
Erik Stein faf203b935 Deprecate get_short_title, use get_short_name. 6 years ago
Erik Stein 7a0d18b51c Updated template class ussage in I18nDirectTemplateView. 6 years ago
Erik Stein 8aaee34fab Removed (non-working) i18n_direct_to_template view function. 6 years ago
Erik Stein 247852a74b reverse function import path. 6 years ago
Erik Stein b04e11225e GET language switcher code generalized. 6 years ago
Erik Stein 739a306cac SlugField: Leave empty slug if blank=True. 6 years ago
Erik Stein 9bdcbcb430 Don't force None to "none" string. 6 years ago
Erik Stein 3c6cd10f63 lang_suffix: 'field_name' paramter instead of 'fieldname'. 6 years ago
Erik Stein 41cd99b0b0 PageTitlesFunctionMixin: __str__ without HTML. 6 years ago
Erik Stein e5bdef43a2 Class based daterange views. 6 years ago
Erik Stein 722e330518 Mock datetime for preview. 6 years ago
Erik Stein 228ad3f6aa select_template filter. 6 years ago
Erik Stein 7936e37ffd switch_language_url. 6 years ago
Erik Stein e6f40fd8c1 Admin action refinements. 6 years ago
Erik Stein e0700959b1 TargetActionBase. 6 years ago
Erik Stein 00e56dd096 AdminActionBase. 6 years ago
Erik Stein 9470676370 dispatch_slug_path. 6 years ago
Erik Stein 0d8bd465b0 Load correct translations tags in language switcher fragment. 6 years ago
Erik Stein 6586083f78 Debugging utils. 6 years ago
Erik Stein d735affcd2 Daytime utils. 6 years ago
Erik Stein ef82878325 - Empty string handling for slimdown. 6 years ago
Erik Stein fa7c2b124e PageTitlesMixin: Slimdown name for get_short_title. 6 years ago
Erik Stein 4426f8a0a6 Improved get_runtime_display. 7 years ago
Erik Stein bf02394c78 Fix. 7 years ago
Erik Stein 4360ad113a USE_TRANSLATABLE_FIELDS setting. 7 years ago
Erik Stein 20459d42f9 view_helpers template tags. 7 years ago
Erik Stein c0347aff22 Separated fields from methods in RuntimeMixin. 7 years ago
Erik Stein e4398b1b8f _text_list.html without unnecessary whitespace. 7 years ago
Erik Stein a18cb17f04 lang parameter for time_format, date_format. 7 years ago
Erik Stein db7d1ce01d PageTitlesMixin: Renamed `short_title`-field to `name` 7 years ago