Add an extra_data JSONField to the user profile

Review Request #4137 — Created May 10, 2013 and submitted — Latest diff uploaded

Information

Review Board
release-1.7.x

Reviewers

Add an extra_data JSONField to the user profile

This will be useful for all manner of stuff, including extensions.
Ran evolutions.
reviewboard/accounts/models.py
reviewboard/accounts/evolutions/__init__.py
reviewboard/accounts/evolutions/extra_data.py
Loading...