书栈网 · BookStack 本次搜索耗时 0.060 秒,为您找到 9494 个相关结果.
  • Outputting CSV with Django

    Outputting CSV with Django Using the Python CSV library Streaming large CSV files Using the template system Other text-based formats Outputting CSV with Django This docume...
  • Serializing Django objects

    Serializing Django objects Serializing data Subset of fields Inherited models Deserializing data Serialization formats XML JSON DjangoJSONEncoder YAML Natural keys Deseri...
  • How to install Django

    How to install Django Install Python Install Apache and mod_wsgi Get your database running Install the Django code Installing an official release with pip Installing a distri...
  • How is Django Formed?

    How is Django Formed? 概况 Prerequisites Pre-release tasks Preparing for release Actually rolling the release Making the release(s) available to the public Post-release New st...
  • Django 缓存框架

    Django 缓存框架 设置缓存 Memcached 数据库缓存 创建缓存表 多数据库 文件系统缓存 本地内存缓存 虚拟缓存(用于开发模式) 使用自定义的缓存后台 缓存参数 站点缓存 视图缓存 在 URLconf 中指定视图缓存 模板片段缓存 底层缓存 API 访问缓存 基本用法 缓存键前缀 缓存版本控制 缓存键转换 缓...
  • Organization of the Django Project

    Organization of the Django Project Principles Core team Role Prerogatives Membership Technical board Role Prerogatives Membership Changing the organization Organizati...
  • Outputting CSV with Django

    Outputting CSV with Django Using the Python CSV library Streaming large CSV files Using the template system Other text-based formats Outputting CSV with Django This documen...
  • How to install Django

    How to install Django 安装Python Install Apache and mod_wsgi Get your database running 移除任何老版本的Django Install the Django code Installing an official release with pip Installing ...
  • The Django admin site

    The Django admin site 概况 Other topics ModelAdmin objects The register decorator Discovery of admin files ModelAdmin options Custom template options ModelAdmin methods Other m...
  • How is Django Formed?

    How is Django Formed? Overview Prerequisites Pre-release tasks Preparing for release Actually rolling the release Making the release(s) available to the public Post-release ...