python-Django
Port variant py311
Summary High-level Python Web framework (3.11)
Package version 4.1.5
Homepage https://www.djangoproject.com/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 JAN 2023, 04:18:24 UTC
Port created 02 FEB 2018, 15:29:04 UTC
Subpackage Descriptions
single ====== Django ====== Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out. All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/stable/. If you're just getting started, here's how we recommend you read the docs: * First, read ``docs/intro/install.txt`` for instructions on installing Django. * Next, work through the tutorials in order (``docs/intro/tutorial01.txt``, ``docs/intro/tutorial02.txt``, etc.). * If you want to set up an actual deployment server, read ``docs/howto/deployment/index.txt`` for instructions. * You'll probably want to read through the topical guides (in ``docs/topics``) next; from there you can jump to the HOWTOs (in ``docs/howto``) for specific problems, and check out the reference (``docs/ref``) for gory details. * See ``docs/README`` for instructions on building an HTML version of the docs. Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket To get more help: * Join the ``#django channel on irc.libera.chat``. Lots of helpful people hang out there. See https://web.libera.chat if you're new to IRC. * Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users. To contribute to Django: * Check out https://docs.djangoproject.com/en/dev/internals/contributing/ for information about getting involved. To run Django's test suite: * Follow the instructions in the "Unit tests" section of ``docs/internals/contributing/writing-code/unit-tests.txt``, published online at https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/unit-tests/#running-the-unit-tests Supporting the Development of Django ==================================== Django's development depends on your contributions. If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Runtime (only) python-asgiref:single:py311
python-sqlparse:single:py311
Download groups
main mirror://PYPIWHL/2d/ac/9f013a51e6008ba94a282c15778a3ea51a0953f6711a77f9baa471fd1b1d
Distribution File Information
4b214a05fe4c99476e99e2445c8b978c8369c18d4dea8e22ec412862715ad763 8102437 Django-4.1.5-py3-none-any.whl
Ports that require python-Django:py311
python-django-appconf:py311 Django configure defaults helper class (3.11)
python-django-celery:py311 Old django celery integration project (3.11)
python-django-colorful:py311 Django color field database (3.11)
python-django-cors-headers:py311 Django handler for CORS server headers (3.11)
python-django-debug-toolbar:py311 Debug info of current request/response (3.11)
python-django-downloadview:py311 Serve files with Django and reverse-proxies (3.11)
python-django-filter:py311 Django dynamic filter of querysets (3.11)
python-django-formtools:py311 Set of abstractions for Django forms (3.11)
python-django-graphiql-debug-toolbar:py311 Django Debug Toolbar for GraphiQL IDE (3.11)
python-django-js-asset:py311 Django forms.Media script tag (3.11)
python-django-model-utils:py311 Django model mixins and utilities (3.11)
python-django-redis:py311 Redis cache backend for Django (3.11)
python-django-rich:py311 Extensions for using Rich with Django (3.11)
python-django-rq:py311 Django integration of Redis Queue (3.11)
python-django-solo:py311 Djanjo manipulator of database singletons (3.11)
python-django-tables2:py311 Table/data-grid framework for Django (3.11)
python-django-taggit:py311 Reusable Django app for simple tagging (3.11)
python-djangorestframework:py311 Web APIs for Django, made easy (3.11)
python-drf-yasg:py311 Django Swagger/OpenAPI spec generator (3.11)
python-graphene-django:py311 Graphene Django integration (3.11)