jeffmaher / reclaimphilly-web

A web application for cataloging vacant property in Philadelphia
Other
4 stars 2 forks source link

Upgrade to newer libraries #28

Open jeffmaher opened 10 years ago

jeffmaher commented 10 years ago
jeffmaher commented 10 years ago

Most things work with new libraries, but there is an issue with the forms.is_valid() call produces an error (in views.py). This seems like this is more related to a Python 3 and Django incompatibility. Perhaps wait to to this until Django gets to 1.6.3 or 1.7.x (this was tried with Python 3.3.3 and 3.4.0 with Django 1.6.2)