The Weblate Manual 3.1
Weblate Documentation Release 3.1 Michal ˇCihaˇr Jul 27, 2018 Contents 1 About Weblate 3 1.1 Project goals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3 Application developer guide 29 3.1 Starting with internationalization . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 244 12 Changes 245 12.1 weblate 3.1 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2450 码力 | 294 页 | 2.31 MB | 1 年前3Celery 3.1 Documentation
license the Celery software is offered under the BSD License (3 Clause) 2.2 Getting Started Release 3.1 Date Nov 12, 2017 2.2.1 Introduction to Celery 5 Celery Documentation, Release 3.1.25 • What is Documentation, Release 3.1.25 With git Please the Contributing section. 2.2.2 Brokers Release 3.1 Date Nov 12, 2017 Celery supports several message transport alternatives. Broker Instructions Using the worker starts you should see a banner and some messages: -------------- celery@halcyon.local v3.1 (Cipater) ---- **** ----- --- * *** * -- [Configuration] -- * - **** --- . broker: amqp://guest@localhost:5672//0 码力 | 607 页 | 2.27 MB | 1 年前3Celery 3.1 Documentation
This document describes the current stable version of Celery (3.1). For development docs, go here. Celery - Distributed Task Queue Celery is a simple, flexible and reliable distributed system to process Contributing Community Resources Tutorials Frequently Asked Questions Change history What’s new in Celery 3.1 (Cipater) What’s new in Celery 3.0 (Chiastic Slide) What’s new in Celery 2.5 API Reference Internals tables Index Module Index Search Page This document describes the current stable version of Celery (3.1). For development docs, go here. Copyright Celery User Manual by Ask Solem Copyright © 2009-20150 码力 | 887 页 | 1.22 MB | 1 年前3The Weblate Manual 3.1
Description Files Examples Weblate’s Python API Instalation wlc wlc.config wlc.main Changes weblate 3.1 weblate 3.0.1 weblate 3.0 weblate 2.20 weblate 2.19.1 weblate 2.19 weblate 2.18 weblate 2.17.1 weblate Upgrading Weblate Generic upgrade instructions Version specific instructions Upgrade from 3.0.1 to 3.1 Upgrading from Python 2.x to 3.x Migrating from Pootle Authentication User registration Rate limiting this step are not supported and will break. Version specific instructions Upgrade from 3.0.1 to 3.1 Please follow Generic upgrade instructions in order to perform update. Notable configuration or dependencies0 码力 | 376 页 | 1.56 MB | 1 年前3Blender v3.1 Manual
Blender 3.1 Reference Manual Welcome to the manual for Blender, the free and open source 3D creation suite. Getting Started Sections Getting Started User Interface Editors Scenes & Objects Modeling application bundle, create a folder named config in the LOCAL directory. ./Blender.app/Contents/Resources/3.1/config/ Updating on macOS On macOS there are various ways of updating Blender. This section covers Properties ‣ Pose Library Warning This properties panel is obsolete and will be removed in Blender 3.1. The Asset Browser based pose library was introduced in Blender 3.0 and replaces this pose library0 码力 | 4386 页 | 254.56 MB | 1 年前3Django 3.1.x Documentation
Django . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 3 Using Django 83 3.1 How to install Django . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 3.1 You may have another version of Django installed. 2.2.5 That’s it! That’s it – you can now move isn’t, you’ll get an error telling “No module named django”. This tutorial is written for Django 3.1, which supports Python 3.6 and later. If the Django version doesn’t match, you can refer to the tutorial0 码力 | 2053 页 | 6.92 MB | 1 年前3Django 3.1.x Documentation
Framework Third-party distributions of Django For distributors Glossary Release notes Final releases 3.1 release 3.0 release 2.2 release 2.1 release 2.0 release 1.11 release 1.10 release 1.9 release 1.8 release Release cadence Deprecation policy Supported versions Release process Django Deprecation Timeline 4.0 3.1 3.0 2.1 2.0 1.10 1.9 1.8 1.7 1.6 1.5 1.4 1.3 The Django source code repository High-level overview Then at the Python prompt, try to import Django: >>> import django >>> print(django.get_version()) 3.1 You may have another version of Django installed. That’s it! That’s it – you can now move onto the0 码力 | 3094 页 | 3.03 MB | 1 年前3django cms 3.1.x Documentation
django CMS, as well as its plugins, supports both Django 1.7 and Django 1.6 migrations. Since version 3.1, migrations are stored in modules compatible with Django 1.7 and South 1.0.2 without further configuration HttpResponse("ok") Plugin data migrations Due to the migration from mptt to treebeard in version 3.1, the plugin model is different between the two versions. Schema migration are not affected as the migration version import LooseVersion import cms USES_TREEBEARD = LooseVersion(cms.__version__) >= LooseVersion('3.1') class Migration(DataMigration): if USES_TREEBEARD: needed_by = [ ('cms', '0070_auto__add_field0 码力 | 200 页 | 1.63 MB | 1 年前3Spring Boot 3.1.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.1. First Steps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . latest copy of this document is available at docs.spring.io/spring-boot/docs/current/reference/. 3.1. First Steps If you are getting started with Spring Boot or 'Spring' in general, start with the following0 码力 | 939 页 | 16.72 MB | 1 年前3Blender v3.1 参考手册(简体中文版)
Blender 3.1 参考⼿册 欢迎来到 Blender ⾃由开源3D创作套件的⽤户⼿册。 ⼊门 部分 ⼊门 ⽤户界⾯ 编辑器 场景&物体 建模 雕刻&绘制 蜡笔 动画 & 绑定 物理 渲染 合成 运动跟踪 & 遮罩 视频编辑 资产、⽂件 & 数据系统 插件 ⾼级 问题排查 词汇表 参与 ⼿册主要由志愿者维护,中⽂翻译组QQ群号:620831153,欢迎加⼊。 请考虑参与这份⼯作并 LOCAL⽬录 新建名为 config 的⽂件夹,可以将所有 配置⽂件与已安装插件全部保存在可执⾏⽂件所在⽂件夹(实现真正的绿⾊安 装)。 ./Blender.app/Contents/Resources/3.1/config/ 在macOS上更新 在macOS上,有多种更新Blender的⽅法。本节介绍最常⽤的⽅法。 使⽤DMG更新 当Blender的更新发布后,可以直接从 Blender⽹站 下载。通过覆盖应⽤程序 Properties ‣ Pose Library Warning This properties panel is obsolete and will be removed in Blender 3.1. The Asset Browser based pose library was introduced in Blender 3.0 and replaces this pose library0 码力 | 4473 页 | 259.34 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100