Building a Joomla Component can be a very complex undertaking, requiring knowledge of the Joomla API, MVC patterns, MySQL, PHP, error handling , and so on. For that reason, most site builders don't even entertain the ...
Django tips : Tech Model. Tuesday, March 23, 2010. Re: hidden fields not cleaned. oh, great, you were right, thank you. "Validation errors are hold back until the clean method returns the cleaned_data dict." ...
Django tips : Tech Model. Sunday, February 21, 2010. Re: Generate random data for Django models. Okay, I've got such a button and I have copied a template from admin to serve as a stand-in for it. I have created functions under ...