tulsawebdevs / django-multi-gtfs

Django app to import and export General Transit Feed Specification (GTFS)
http://tulsawebdevs.org/
Apache License 2.0
51 stars 33 forks source link

"Enter valid json data" when editing fields in django admin #37

Closed dubiduba closed 10 years ago

dubiduba commented 10 years ago

When editing any of the GTFS fields in django admin, the "extra_data" field gets a validation error saying "This field is required". I have found a workaround entering '{"somestuff": "to_avoid_validation_errors"})' instead of the default value of ' {}', but it would be good to fix the problem.Thanks!

dubiduba commented 10 years ago

Hello,

Thanks a lot for your fast response!

Regards,

Martí

El 21/07/2014, a les 2.00, John Whitlock notifications@github.com va escriure:

Closed #37 via c47ec09.

— Reply to this email directly or view it on GitHub.