Hi, I think you need to be more specific. What do you mean with "i want to be able to view the page as i edit it". What page? Do you mean what you see in the browser? If so, you need something like aloha editor (http://aloha-editor.org/) and you need to integrate it in your app.
Best regards, On Oct 25, 9:13 pm, jhames <[email protected]> wrote: > hello, > > i am an absolute beginner with web dev, so bear with me here. i need > to make several changes to my campany's django apps. nothing too > complicated. in their settings.py file, i notice that they connect to > a mysql database. i want to be able to view the page as i edit it but > i don't understand how to do this with an existing mysql database. all > the images for the site are stored in this database. > > any suggestions on how to get started here? > > thank you! > james -- You received this message because you are subscribed to the Google Groups "Django users" group. 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-users?hl=en.

