Pics

Incorporating pictures into this blog is hard. I've been going over the code for about 4 hours now, and I was able to get the WYSIWYG working in the admin area, but not on the make-a-blog-post page. I'm still working on it, but I think this is going to take a day or 3 to figure out. The problem is that this blog was initially built without a forms.py file in the blog app, where the tutorials I've looked at all use a forms.py file. So I'm left trying to figure out how to make this work using the other .py files I have. I created a new forms.py in the blog app and added some code to it, and I **think** it's working, but since this is outside of my area of expertise it's slow going. Luckily it's been relatively quiet here at work, or otherwise I wouldn't be able to do this stuff. The WYSIWYG looks pretty slick, it's got image uploads built-in so if I can get it working that'll save me the trouble of manually writing code to support the pictures. It's also got text formatting so you can use HTML tags in your writing. Back to the grindstone...

My Other Sites

Built with Python and Django

Sites I Like

A Random Collection

Tools I've Used

Mainly Software Stuff