Sunday, April 1, 2012

Preprocess data before showing it on Admin

Hello!

Anyone knows how preprocess data before showing it on Admin (change page)?
 ______      ______________      _______
/      \    /              \    /       \
|  DB  | -> | PREPROCESSOR | -> | ADMIN |
\______/    \______________/    \_______/

I want to edit data (in Admin) in a human-friendly-format (my custom format) and store it in XML. So, when a user comes to edit data on Admin, it cant be the raw data from DB. It need to be converted (preprocessed) before and then showed.

Anyone can help me? Thanks!

--
Pedro Vasconcelos
85 8767.1843
ptronico (skype)

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment