Steps i followed,
1. downloaded TinyMCE for production from http://tinymce.moxiecode.com/.
2. Unzipped and uploaded to my web server (linux)
3. changed URLS.PY with proper path as i saved in my server
4. Created sub-directory as admin/flatpages/flatpage/custom_form.html
(to redirect)
5. Books and website says " copy the change_form template from django/
contrib/admin/templates/
admin/change_form.html in your copy of Django into the admin/flatpages/
flatpage/
directory you just created."

Question
1. How can i find  change_form template from django/contrib/admin/
templates/
admin/change_form.html ?
2. I am not finding any default directory with django/contrib ?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to