Skip to content Skip to sidebar Skip to footer
Showing posts with the label Askbot

Python South Not Picking Up Changes Made In Add_to_class() Method

I've added a field to the main Django 'User' model, by inserting a User.add_to_class() … Read more Python South Not Picking Up Changes Made In Add_to_class() Method