drf-fsm-transitions 0.2.0-1 source package in Ubuntu

Changelog

drf-fsm-transitions (0.2.0-1) unstable; urgency=low

  * Initial release (Closes: #797908).

 -- Michael Fladischer <email address hidden>  Tue, 28 Apr 2015 17:35:01 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
drf-fsm-transitions_0.2.0-1.dsc 2.4 KiB 5617178e212bb78646a230b7db88ee3648f36f3af12138743fb08ee32051e926
drf-fsm-transitions_0.2.0.orig.tar.gz 2.5 KiB 2433172ed7ffe0d7de1b857f87d20a2ec6c47d98a5aa8c988003e745645c8b8d
drf-fsm-transitions_0.2.0-1.debian.tar.xz 2.0 KiB a169e9506eced1cc8f3e7a8268bf04b037312d44173810415856208027e6a351

No changes file available.

Binary packages built by this source

python-djangorestframework-fsm-transitions: Django-FSM transitions for Django REST Framework

 Automatically hook your Django-FSM transitions up to Django REST Framework by
 using the provided viewset mixin. Each transition will be made available
 through its name in the object URL and can be called using POST.

python3-djangorestframework-fsm-transitions: Django-FSM transitions for Django REST Framework (Python3 version)

 Automatically hook your Django-FSM transitions up to Django REST Framework by
 using the provided viewset mixin. Each transition will be made available
 through its name in the object URL and can be called using POST.
 .
 This package contains the Python 3 version of the library.