File: control

package info (click to toggle)
python-django-adminsortable 2.0.10-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 536 kB
  • sloc: python: 501; sh: 24; makefile: 3
file content (17 lines) | stat: -rw-r--r-- 782 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: python-django-adminsortable
Section: python
Priority: optional
Maintainer: Joost van Baal-Ilić <joostvb@debian.org>
Build-Depends: debhelper-compat (= 9), dh-python, python3-all, python3-setuptools
Standards-Version: 3.9.7
Homepage: https://github.com/iambrandontaylor/django-admin-sortable
Vcs-Git: https://salsa.debian.org/python-team/modules/python-django-adminsortable.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-django-adminsortable

Package: python3-django-adminsortable
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: drag-and-drop ordering for objects in Django Admin (Python 3)
 Generic drag-and-drop ordering for objects and tabular inlines in Django Admin.
 .
 This package installs the library for Python 3.