The Weblate Manual 3.1Weblate 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 年前3
Celery 3.1 Documentationlicense 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 年前3
Celery 3.1 DocumentationThis 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 年前3
The Weblate Manual 3.1Description 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 年前3
Blender v3.1 ManualBlender 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 年前3
Django 3.1.x DocumentationDjango . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 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 年前3
Django 3.1.x DocumentationFramework 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 年前3
django cms 3.1.x Documentationdjango 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 年前3
Spring Boot 3.1.x Reference Guide. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 3.1. First Steps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 514 Hibernate Metrics. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 644 18.8.6. Configure Hibernate Naming Strategy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 645 18.8.7. Configure Hibernate Second-Level Caching . . .0 码力 | 939 页 | 16.72 MB | 1 年前3
The Weblate Manual 3.1.1Examples Weblate’s Python API Instalation wlc wlc.config wlc.main Changes weblate 3.1.1 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 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













