(That's when somebody jumps into the conversation and feel as if he's half 
naked wearing dirty underwear)

Hello,

just FYI, I've hacked a few lines of code that I use to have a simple way to 
access all the fields on a model (including m2m):

    https://github.com/magopian/django-inspect-model

I'd love to have feedback on this piece of crap^W code if you do have any 
use of it but feels it should be improved.

The code that inspects is in 
https://github.com/magopian/django-inspect-model/blob/master/inspect_model/utils.py
 
and uses the "inspect" module from the stdlib.

Mathieu

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-developers/-/9c5d7X8p-_IJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to