-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey all.
I just wanted to share with you that some weeks ago I migrated alterchef source code from
Django 1.4 to Django 1.9.
Requirements are almost the same but:
- - South is not a requirement anymore since Django ships its own migration mechanism for
a while now.
- - Django-jsonfield now replaces the implementation of JSONField
These changes are available in my django1.9 branch in GitHub. Since I don't know
about the current VCS you are using (Mercurial)
I preferred to migrate first to Git and then work. Feel free to merge them (but please
respect authorship). I also encourage you
to change VCS ;)
Main repo:
https://colectivo.altermundi.net/projects/chef
My repo (django-1.9 branch):
https://github.com/PabloCastellano/alterchef/tree/django-1.9
Commit log:
https://github.com/PabloCastellano/alterchef/commits/django-1.9
I also started migrating the code to Python 3 while keeping compatibility with Python 2
but it turned out to be more tedious
than expected and I stopped it. I think the best is just migrating to Python 3 without
keeping compatibility.
Regards,
Pablo.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAEBAgAGBQJXm6upAAoJEHj0TzpGP5GcuewP/0MXaV79TtiiGBNDxetf3Fwu
vM2WFDPhcP3T1PLTWsn/2HCPZc4Xu942DotxCqgYdXgCBogBuiLBF+1SSCBBjHvj
oRn136ozA2eY5UpSbX4BA0RxO66uo5suDBfvtzPBdaEwkYW4DFH4jnxR6z2sozan
wr8DHRdIGbKlgYQ9vNnc8sKWWD7edR8zalBhVIWhRPpoEpRPIFYMrI6dwzCVcBhN
bF18srldEcDD4nZIB3yDtd5gNcIryB+dnGs+MhJxLpK77O+0KWEMnz+rAFYfObn5
UFJ5ClfIyAmrRuIGSl+3dMlZS9Ub8M/N2bW6mimJmMBv4VZYbgVR4SYdeI8WUDRR
HOm6gqYwff5gcHFKnUNu3U/lHNTA+vQ/UA9lGqR9aD3i5FK6gt27XPROSq1KG7j5
ECDx+FzxdqIx7NMZ1pbwNEFSyVmbM7Y4OPDOeLyb9WSS1OPtZFDqH1AKSRaa2TPj
wwAlibhMIlQw6flIeq0SE2XF4Yh8ypIMhf4nouzYlL2jbtScwlQeYll5tzRmBTaU
Nl36wEwBJ6snhE9cCIwJfmOVm1N+Ki91/kcZdCsVrlNkygoS3k76H0cl9t/G86Sg
Rq1q99LDT1PmfMwcqFQDu7ZRdjtJYR5S8tib0zzxu/qSD3NOtmCDPFiZGCdBKV+b
DAIGwJl6uQIN0zODFusT
=ksaf
-----END PGP SIGNATURE-----