Django is a free framework for Python-based web applications that uses the MVC design pattern.
Python is an easy to learn, powerful programming language.
Django Rest Framework (DRF) is a library that works with standard Django models to create a flexible and powerful API for a project.
Django ORM Recipes is a book about working with Django ORM and Django models. Django ORM is one of the key pillars of Django.
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
Django CMS is a modern web publishing platform built on Django, a web application framework "for perfectionists with deadlines".
Python Social Auth is an easy-to-configure social authentication/registration mechanism with support for multiple platforms and authentication providers.
Task queues are used as a mechanism for distributing work between threads or machines. The input to the task queue is a unit of work called a task.
Tutorials on the Django framework, its features, use cases, and general useful things about the framework.
Various little hints, tips, unusual uses of Django - little useful things.
Video tutorials on Django framework, Python and Django basics and usage.
Django News. Stay up-to-date with the latest changes and events.
Tutorials on Python, its functions, use cases, and general useful stuff.
Celery Application.
Proxies
Functions
Proxy always returning the app set as default.
Function returning the app provided or the default app if none.
The environment variable CELERY_TRACE_APP is used to trace app leaks. When enabled an exception is raised if there is no active app.
CELERY_TRACE_APP
Enable tracing of app instances.
Disable tracing of app instances.
celery
celery.app.task
celery.app.defaults
celery.app.control
celery.app.registry
celery.app.backends
celery.app.builtins
celery.app.events
celery.app.log
celery.app.utils
celery.app.autoretry
celery.bootsteps
celery.result
celery.schedules
celery.signals
celery.security
celery.utils.debug
celery.exceptions
celery.loaders
celery.loaders.app
celery.loaders.default
celery.loaders.base
celery.contrib.abortable
celery.contrib.migrate
celery.contrib.pytest
celery.contrib.testing.worker
celery.contrib.testing.app
celery.contrib.testing.manager
celery.contrib.testing.mocks
celery.contrib.rdb
celery.events
celery.events.receiver
celery.events.state
celery.events.event
celery.beat
celery.apps.worker
celery.apps.beat
celery.apps.multi
celery.worker
celery.worker.request
celery.worker.state
celery.worker.strategy
celery.worker.consumer
celery.worker.consumer.agent
celery.worker.consumer.connection
celery.worker.consumer.consumer
celery.worker.consumer.control
celery.worker.consumer.events
celery.worker.consumer.gossip
celery.worker.consumer.heart
celery.worker.consumer.mingle
celery.worker.consumer.tasks
celery.worker.worker
celery.bin.base
celery.bin.celery
celery.bin.worker
celery.bin.beat
celery.bin.events
celery.bin.logtool
celery.bin.amqp
celery.bin.graph
celery.bin.multi
celery.bin.call
celery.bin.control
celery.bin.list
celery.bin.migrate
celery.bin.purge
celery.bin.result
celery.bin.shell
celery.bin.upgrade