lp:django-piston

Created by Natalia Bidart and last modified
Get this branch:
bzr branch lp:django-piston
Members of Ubuntu One PQM Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu One PQM Team
Project:
django-piston
Review team:
Ubuntu One hackers
Status:
Development

Recent revisions

15. By Johan Dahlin

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

14. By Tom Wardill

Don't reset the content_type for a x-www-form-urlencoded form in Django 1.10.

Merged from https://code.launchpad.net/~tom-howrandom/django-piston/form-encoded-django-1.10/+merge/337942

13. By Ricardo Kirkner

better parsing of content type which is compatible with django 1.10+

Merged from https://code.launchpad.net/~ricardokirkner/django-piston/django-compatible-content-type-parsing/+merge/322708

11. By Natalia Bidart

[r=fgallina] - Added south and django support for migrations.

10. By Natalia Bidart

Applied suggestions from review.

9. By Natalia Bidart

Ensure version is taken from piston/utils.py

8. By Natalia Bidart

Tests passing.

7. By Natalia Bidart

All tests passing.

6. By Natalia Bidart

Tried to have tests passing in all djangos.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.