python-django-extra-views 0.14.0-1 source package in Ubuntu

Changelog

python-django-extra-views (0.14.0-1) unstable; urgency=low

  [ Diego M. Rodriguez ]
  * d/tests: specify import name

  [ Michael Fladischer ]
  * New upstream release.
  * Update d/watch to work with github again.
  * Bump Standards-Version to 4.6.0.1.
  * Use uscan version 4.
  * Configure tests using pybuild environment variables instead of
    debhelper override.
  * Enable upstream testsuite for autopkgtests.
  * Remove unnecessary autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <email address hidden>  Wed, 20 Oct 2021 12:26:52 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-extra-views_0.14.0-1.dsc 2.0 KiB 028815c85733d9e39e059780d39f2904a3450e8cdb4610b5200f5f3786ba514e
python-django-extra-views_0.14.0.orig.tar.gz 31.9 KiB db825ed783462c8d85a5634b91a228b9352cc9d5078c2132c71149dd0e6ca838
python-django-extra-views_0.14.0-1.debian.tar.xz 4.2 KiB c916102ee12bc93dce93f65440b5fdd804cf58b43de15fa9171e8a0d7f6c60d3

Available diffs

No changes file available.

Binary packages built by this source

python-django-extra-views-doc: Complementary class-based generic views for Django (Documentation)

 Django Extra Views provides a number of additional class-based generic views to
 complement those provide by Django itself.
 .
 Features:
  * FormSet and ModelFormSet views - The formset equivalents of FormView and
    ModelFormView.
  * InlineFormSetView - Lets you edit formsets related to a model (uses
    inlineformset_factory).
  * CreateWithInlinesView and UpdateWithInlinesView - Lets you edit a model and
    its relations.
  * GenericInlineFormSetView, the equivalent of InlineFormSetView but for
    GenericForeignKeys.
  * Support for generic inlines in CreateWithInlinesView and
    UpdateWithInlinesView.
  * Support for naming each inline or formset with NamedFormsetsMixin.
  * SortableListMixin - Generic mixin for sorting functionality in your views.
  * SearchableListMixin - Generic mixin for search functionality in your views.
 .
 This package contains the documentation.

python3-django-extra-views: No summary available for python3-django-extra-views in ubuntu kinetic.

No description available for python3-django-extra-views in ubuntu kinetic.