View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:django-piston

See all merge proposals.

django-piston has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:django-piston
Series: trunk
(Has a merge proposal) 1 Development 2018-10-16 20:17:22 UTC
15. Port to Python 3 - Run futurize - Ma...

Author: Johan Dahlin
Revision Date: 2018-10-16 20:17:22 UTC

Port to Python 3

- Run futurize
- Make sure unittests pass in both 2.7 & 3.5
- Fix bytes/str mixup
- Replace __unicode__ with __str__ (both works on 2.7, latter only on 3.5)
- Use smart_text instead of smart_unicode (latter is deprecated)
- Fix migration to use str instead of bytes

Merged from https://code.launchpad.net/~jdahlin/django-piston/python-3/+merge/356747

11 of 1 result
You can't create new branches for django-piston.