The Weblate Manual 2.13
Description Files Examples Weblate’s Python API Instalation wlc wlc.config wlc.main Changes weblate 2.13 weblate 2.12 weblate 2.11 weblate 2.10.1 weblate 2.10 weblate 2.9 weblate 2.8 weblate 2.7 weblate Upgrade from 2.9 to 2.10 Upgrade from 2.10 to 2.11 Upgrade from 2.11 to 2.12 Upgrade from 2.12 to 2.13 Upgrading to Django 1.7 Migrating from Pootle Authentication User registration Authentication backends tesserocr, see Software requirements. See also Generic upgrade instructions Upgrade from 2.12 to 2.13 Follow generic upgrade instructions, there is no special change. Notable configuration or dependencies0 码力 | 290 页 | 1.18 MB | 1 年前3The Weblate Manual 2.13
Weblate Documentation Release 2.13 Michal ˇCihaˇr Apr 12, 2017 Contents 1 About Weblate 3 1.1 Project goals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200 11 Changes 201 11.1 weblate 2.13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 223 Python Module Index 225 iii iv Weblate Documentation, Release 2.13 Contents: Contents 1 Weblate Documentation, Release 2.13 2 Contents CHAPTER 1 About Weblate Project goals Web based translation0 码力 | 239 页 | 1.74 MB | 1 年前3The Weblate Manual 2.13.1
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 11.2 weblate 2.13 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 201 tesserocr, see Software requirements. See also: Generic upgrade instructions Upgrade from 2.12 to 2.13 Follow generic upgrade instructions, there is no special change. Notable configuration or dependencies control New in version 1.4: This feature is available since Weblate 1.4. Changed in version 2.13: Since Weblate 2.13 the per project access control uses Group-based access control under the hood. You might0 码力 | 239 页 | 1.74 MB | 1 年前3The Weblate Manual 2.13.1
Examples Weblate’s Python API Instalation wlc wlc.config wlc.main Changes weblate 2.13.1 weblate 2.13 weblate 2.12 weblate 2.11 weblate 2.10.1 weblate 2.10 weblate 2.9 weblate 2.8 weblate 2.7 weblate Upgrade from 2.9 to 2.10 Upgrade from 2.10 to 2.11 Upgrade from 2.11 to 2.12 Upgrade from 2.12 to 2.13 Upgrading to Django 1.7 Migrating from Pootle Authentication User registration Authentication backends tesserocr, see Software requirements. See also Generic upgrade instructions Upgrade from 2.12 to 2.13 Follow generic upgrade instructions, there is no special change. Notable configuration or dependencies0 码力 | 290 页 | 1.18 MB | 1 年前3Apache ActiveMQ Artemis 2.13.0 User Manual
0 码力 | 539 页 | 5.24 MB | 1 年前3Celery v4.2.1 Documentation
_state.connect_on_app_finalize(callback) Connect callback to be called when any app is finalized. 2.13 History This section contains historical change histories, for the latest version please visit Change SichnyRoss Patterson Ryan Hiebert Rémi 2.13. History 479 Celery Documentation, Release 4.2.1 Marenco Salvatore Rinchiera Configuration: CELERY_SEND_EVENTS instead of CELERYD_SEND_EVENTS for 3.1.x compatibility (#3997) 2.13. History 481 Celery Documentation, Release 4.2.1 Contributed by abhinav nilaratna. • App: Restore 0 码力 | 746 页 | 2.73 MB | 1 年前3Celery v4.2.0 Documentation
_state.connect_on_app_finalize(callback) Connect callback to be called when any app is finalized. 2.13 History This section contains historical change histories, for the latest version please visit Change SichnyRoss Patterson Ryan Hiebert Rémi 2.13. History 471 Celery Documentation, Release 4.2.0 Marenco Salvatore Rinchiera Configuration: CELERY_SEND_EVENTS instead of CELERYD_SEND_EVENTS for 3.1.x compatibility (#3997) 2.13. History 473 Celery Documentation, Release 4.2.0 Contributed by abhinav nilaratna. • App: Restore 0 码力 | 738 页 | 2.68 MB | 1 年前3Celery v4.2.2 Documentation
_state.connect_on_app_finalize(callback) Connect callback to be called when any app is finalized. 2.13 History This section contains historical change histories, for the latest version please visit Change Important Notes – Added support for Python 3.6 & PyPy 5.8.0 • News – Result Backends – Periodic Tasks 2.13. History 477 Celery Documentation, Release 4.2.2 – Tasks – Canvas Preface The 4.1.0 release continues configurable. See Elasticsearch backend settings for more information about the new configuration options. 2.13. History 479 Celery Documentation, Release 4.2.2 Redis The Redis results backend can now use TLS0 码力 | 744 页 | 2.71 MB | 1 年前3Celery 3.0 Documentation
settings(command, filename, no_backup=False, django=False, compat=False, **kwargs) usage(command) 2.13 Internals Release 4.0 Date Nov 29, 2016 2.13.1 Contributors Guide to the Code • Philosophy – Convention • Convention is more important than Performance – ...unless the code is a proven hot-spot. 2.13. Internals 415 Celery Documentation, Release 4.0.0 More important than anything else is the end-user no more items left. """ try: return self.queue.popleft() except IndexError: raise self.Empty() 2.13. Internals 417 Celery Documentation, Release 4.0.0 Composites Similarly to exceptions, composite0 码力 | 703 页 | 2.60 MB | 1 年前3Celery v4.0.1 Documentation
filename, no_backup=False, django=False, compat=False, **kwargs) usage(command) 2.13 Internals Release 4.0 Date Dec 09, 2016 2.13. Internals 417 Celery Documentation, Release 4.0.1 2.13.1 Contributors Guide 'pickle' and the value can be set at instantiation: >>> producer = TaskProducer(serializer='msgpack') 2.13. Internals 419 Celery Documentation, Release 4.0.1 Exceptions Custom exceptions raised by an objects celery.worker This is the worker implementation. • celery.backends Task result backends live here. 2.13. Internals 421 Celery Documentation, Release 4.0.1 • celery.apps Major user applications: worker0 码力 | 705 页 | 2.63 MB | 1 年前3
共 566 条
- 1
- 2
- 3
- 4
- 5
- 6
- 57