Thanks but I get error when I try to extend it it says:Caught an exception while rendering: opts
and it highlights {% submit_row %} Any ideas? On 31 Mart, 11:23, Brandon Taylor <btaylordes...@gmail.com> wrote: > You can extend the change_form.html and change_list.html templates for > those views, or the base_site.html template. > > Look in your: django/contrib/admin/templates/admin/ folder to see all > of the templates. Also, check out the documentation > at:http://docs.djangoproject.com/en/dev/ref/contrib/admin/#overriding-vs... > > Cheers, > Brandon > > On Mar 30, 1:16 pm, Asim Yuksel <a.sinanyuk...@gmail.com> wrote: > > > I want to use a custom admin add page with custom admin look and feel. > > What is the template to extend? I want to use something like this > > >http://picasaweb.google.com/110428031719333287170/BaslKsZAlbum#545448... > > > I tried to hack the html by viewing the source but it is time > > consuming and it always show a message "This field is required.". I > > want to show this message when I click save. -- 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.