|
You must be logged in to post comments.
Trey says:
Has anybody ever set up a model structure for a project tracking app? I'm trying to think of a model name for the table that's going to keep up with what dates certain deadlines are due and then when they were actually completed. "Progress"? "Progression"?
posted Mar 2
thn says:
Have any of you heard of a models.py visualization tool? It *seems* like something somebody would have created by now - but I haven't found such a thing. I suppose if I was developing proper like, I'd have my db diagram first, then write models.py after -- but given a models.py file, it'd be nice to see the diagram that results just for reference...
posted Feb 9
Comment replies (1)
brosner says:
That is an excellent idea. I might want to take up on creating something like that. I don't have much time now, but in the future for sure. Hit me up if you are interested in helping.
posted Mar 15
Pages: 1 (6 total comments)
thn says:
I tried out django-logger today http://code.google.com/p/django-logging/ very very nice
posted May 8