derek-schaefer / django-json-field

Generic JSON model and form fields.
BSD 3-Clause "New" or "Revised" License
122 stars 86 forks source link

Contribute get_ and set_json to class #5

Closed mjtorn closed 12 years ago

mjtorn commented 12 years ago

I think it's a good idea to have the raw json available, do you agree?

derek-schaefer commented 12 years ago

That seems like a fine addition. Thanks, Markus!