Port variant | v11 |
Summary | High-level Python Web framework (3.11) |
BROKEN | |
Package version | 5.1.2 |
Homepage | https://www.djangoproject.com/ |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 12 OCT 2024, 19:09:16 UTC |
Port created | 02 FEB 2018, 15:29:04 UTC |
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. [Webchat is available]. * Join the django-users mailing list, or read the archives, at https://groups.google.com/group/django-users. * Join the [Django Discord community]. * Join the community on the [Django Forum]. 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/ |
Build (only) |
python-pip:single:v11 autoselect-python:single:std |
Build and Runtime | python311:single:std |
Runtime (only) |
python-asgiref:single:v11 python-sqlparse:single:v11 |
main | mirror://PYPIWHL/a3/b8/f205f2b8c44c6cdc555c4f56bbe85ceef7f67c0cf1caa8abe078bb7e32bd |
python-django-appconf:v11 | Django configure defaults helper class (3.11) |
python-django-bootstrap3:v11 | Bootstrap 3 for Django (3.11) |
python-django-celery:v11 | Old django celery integration project (3.11) |
python-django-colorful:v11 | Django color field database (3.11) |
python-django-compressor:v11 | Django CSS/JS cache and compressor (3.11) |
python-django-cors-headers:v11 | Django handler for CORS server headers (3.11) |
python-django-debug-toolbar:v11 | Debug info of current request/response (3.11) |
python-django-downloadview:v11 | Serve files with Django and reverse-proxies (3.11) |
python-django-extensions:v11 | Extensions for Django (3.11) |
python-django-filter:v11 | Django dynamic filter of querysets (3.11) |
python-django-formtools:v11 | Set of abstractions for Django forms (3.11) |
python-django-graphiql-debug-toolbar:v11 | Django Debug Toolbar for GraphiQL IDE (3.11) |
python-django-js-asset:v11 | Django forms.Media script tag (3.11) |
python-django-model-utils:v11 | Django model mixins and utilities (3.11) |
python-django-redis:v11 | Redis cache backend for Django (3.11) |
python-django-rich:v11 | Extensions for using Rich with Django (3.11) |
python-django-rq:v11 | Django integration of Redis Queue (3.11) |
python-django-solo:v11 | Djanjo manipulator of database singletons (3.11) |
python-django-tables2:v11 | Table/data-grid framework for Django (3.11) |
python-django-taggit:v11 | Reusable Django app for simple tagging (3.11) |
python-django-timezone-field:v11 | Django app that provides timezone info (3.11) |
python-djangorestframework:v11 | Web APIs for Django, made easy (3.11) |
python-drf-spectacular-sidecar:v11 | Swagger UI and Redoc builds for Django (3.11) |
python-drf-spectacular:v11 | OpenAPI 3 schema generation for Django REST (3.11) |
python-drf-yasg:v11 | Django Swagger/OpenAPI spec generator (3.11) |
python-graphene-django:v11 | Graphene Django integration (3.11) |
python-patchman:v11 | Django based patch status monitoring tool (3.11) |
python-social-auth-app-django:v11 | Social authentication for Django (3.11) |