_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-django-gravatar2 1.4.4
Dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/twaddington/django-gravatar
Licenses: Expat
Synopsis: Gravatar support for Django, improved version
Description:

Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite.

python-django-netfields 1.3.0
Propagated dependencies: python-django@3.2.21 python-netaddr@0.8.0 python-psycopg2@2.9.6 python-six@1.16.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jimfunk/django-postgresql-netfields
Licenses: Modified BSD
Synopsis: PostgreSQL netfields implementation for Django
Description:

This package provides mappings for the PostgreSQL INET and CIDR fields for use in Django projects.

python-django-cache-url 3.4.4
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/epicserve/django-cache-url
Licenses: Expat
Synopsis: Configure Django cache settings from URLs
Description:

This package provides a facility for configuring Django cache settings with a CACHE_URL environment variable.

python-django-sortedm2m 3.0.2
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-sortedm2m
Licenses: Modified BSD
Synopsis: Drop-in replacement for django's own ManyToManyField
Description:

Sortedm2m is a drop-in replacement for django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations.

python-django-js-reverse 0.9.1
Propagated dependencies: python-django@3.2.21
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/ierror/django-js-reverse
Licenses: Expat
Synopsis: Javascript url handling for Django that doesn't hurt
Description:

Javascript url handling for Django that doesn't hurt.

python-django-statici18n 2.1.0
Propagated dependencies: python-django@3.2.21 python-django-appconf@1.0.4
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/zyegfryed/django-statici18n
Licenses: Modified BSD
Synopsis: Generate JavaScript catalog to static files
Description:

A Django app that provides helper for generating JavaScript catalog to static files.

python-django-extensions 3.0.6
Propagated dependencies: python-six@1.16.0 python-vobject@0.9.6.1 python-werkzeug@2.0.2 python-dateutil@2.8.2 python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django-extensions/django-extensions
Licenses: Expat
Synopsis: Custom management extensions for Django
Description:

Django-extensions extends Django providing, for example, management commands, additional database fields and admin extensions.

python-django-compressor 2.4.1
Propagated dependencies: python-django-appconf@1.0.4 python-rcssmin@1.0.6 python-rjsmin@1.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-compressor.readthedocs.io/en/latest/
Licenses: Expat
Synopsis: Compress linked and inline JavaScript or CSS into single cached files
Description:

Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag.

python-django-url-filter 0.3.15
Propagated dependencies: python-cached-property@1.5.2 python-django@3.2.21 python-six@1.16.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/miki725/django-url-filter
Licenses: Expat
Synopsis: Filter data via human-friendly URLs
Description:

The main goal of Django URL Filter is to provide an easy URL interface for filtering data. It allows the user to safely filter by model attributes and also specify the lookup type for each filter (very much like Django's filtering system in ORM).

python-django-picklefield 3.1.0
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/gintas/django-picklefield
Licenses: Expat
Synopsis: Pickled object field for Django
Description:

Pickled object field for Django

python-django-localflavor 3.1
Propagated dependencies: python-django@3.2.21 python-stdnum@1.18
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-localflavor.readthedocs.io/en/latest/
Licenses: Modified BSD
Synopsis: Country-specific Django helpers
Description:

Django-LocalFlavor is a collection of assorted pieces of code that are useful for particular countries or cultures.

python-django-bulk-update 2.2.0
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/aykut/django-bulk-update
Licenses: Expat
Synopsis: Simple bulk update over Django ORM or with helper function
Description:

Simple bulk update over Django ORM or with helper function. This project aims to bulk update given objects using one query over Django ORM.

python-django-classy-tags 2.0.0
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/divio/django-classy-tags
Licenses: Modified BSD
Synopsis: Class based template tags for Django
Description:

django-classy-tags is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you usually have to write when coding custom template tags.

python-django-contact-form 1.9
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/ubernostrum/django-contact-form
Licenses: Modified BSD
Synopsis: Contact form for Django
Description:

This application provides simple, extensible contact-form functionality for Django sites.

python-django-cors-headers 3.11.0
Propagated dependencies: python-django@3.2.21
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/adamchainz/django-cors-headers
Licenses: Expat
Synopsis: A Django App that adds CORS headers to responses
Description:

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

python-djangorestframework 3.13.1
Propagated dependencies: python-django@3.2.21 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.django-rest-framework.org
Licenses: FreeBSD
Synopsis: Toolkit for building Web APIs with Django
Description:

The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.

python-django-crispy-forms 1.9.2
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: http://github.com/maraujop/django-crispy-forms
Licenses: Expat
Synopsis: Tool to control Django forms without custom templates
Description:

django-crispy-forms lets you easily build, customize and reuse forms using your favorite CSS framework, without writing template code.

python-django-logging-json 1.15
Propagated dependencies: python-certifi@2022.6.15 python-django@3.2.21 python-elasticsearch@7.13.4 python-six@1.16.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/cipriantarta/django-logging
Licenses: FreeBSD
Synopsis: Log requests/responses in various formats
Description:

This package provides a Django library that logs request, response, and exception details in a JSON document. It can also send logs directly to ElasticSearch.

python-django-debug-toolbar 3.2.1
Propagated dependencies: python-sqlparse@0.4.3 python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/jazzband/django-debug-toolbar
Licenses: Modified BSD
Synopsis: Toolbar to help with developing Django applications
Description:

A configurable set of panels that display information about the current request and response as a toolbar on the rendered page.

python-django-webpack-loader 1.5.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/django-webpack/django-webpack-loader
Licenses: Expat
Synopsis: Transparently use webpack with django
Description:

Transparently use webpack with django.

python-django-rest-framework 3.13.1
Propagated dependencies: python-django@3.2.21 python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://www.django-rest-framework.org
Licenses: FreeBSD
Synopsis: Toolkit for building Web APIs with Django
Description:

The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.

python-django-configurations 2.4.1
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://django-configurations.readthedocs.io/
Licenses: Modified BSD
Synopsis: Helper module for organizing Django settings
Description:

django-configurations helps you organize the configuration of your Django project by providing glue code to bridge between Django'smodule based settings system and programming patterns like mixins, facades, factories and adapters that are useful for non-trivial configuration scenarios.

python-django-test-migrations 1.2.0
Propagated dependencies: python-typing-extensions@4.9.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/wemake-services/django-test-migrations
Licenses: Expat
Synopsis: Test django schema and data migrations, including ordering
Description:

Test django schema and data migrations, including ordering.

python-django-override-storage 0.3.0
Propagated dependencies: python-django@3.2.21
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/danifus/django-override-storage
Licenses: Expat
Synopsis: Django test helpers to manage file storage side effects
Description:

This project provides tools to help reduce the side effects of using FileFields during tests.

Page: 123
Total results: 53