CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/pypi-creme-crm

A comprehensive Customer Relationship Management software built on Django with extensive customization capabilities

Overview
Eval results
Files

template-system.mddocs/

Template System

Template tags, context processors, and custom widgets for building the web interface and customizing the user experience.

Capabilities

Template Tags

# Core template tags for CRM functionality
creme_core_tags     # Core utilities and filters
creme_bricks        # Brick/widget system
creme_listview      # List view rendering
creme_form          # Form rendering and validation
creme_widgets       # Custom form widgets
creme_menu          # Navigation and menu system
creme_perms         # Permission checking
creme_cells         # Cell rendering for list views

Context Processors

def get_base_template():
    """Get base template configuration for theming."""

def get_css_theme():
    """Get current CSS theme settings."""

def get_bricks_manager():
    """Get brick system manager for dashboard widgets."""

Install with Tessl CLI

npx tessl i tessl/pypi-creme-crm

docs

activity-system.md

api-integration.md

billing-system.md

configuration-system.md

console-interface.md

contact-management.md

core-framework.md

django-settings.md

document-management.md

email-system.md

event-system.md

import-export-system.md

index.md

management-commands.md

plugin-development.md

product-catalog.md

reporting-system.md

sales-management.md

system-configuration.md

template-system.md

ticket-system.md

user-management.md

tile.json