Tuesday, March 3, 2020

Re: Error while adding entries through django admin

Hi,

First, it would be easy t debug if you share entire traceback + one solution would be to run makemigrations and migrations again :)

Did you override any default template from the codebase ?

Regards
Naveen Arora

On Monday, 2 March 2020 16:34:03 UTC+5:30, Santhosh sridhar wrote:
Hi,
I have registered a model in my django admin page. When I click the Add link, it throws me this error, Invalid block tag: 'change_list_object_tools', expected 'endblock'

django.template.base.TemplateSyntaxError: . I could not get any solution. Appreciating someone's help.


Regards,

Santhosh

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d71918a8-9170-406f-9985-9651b4eaa46c%40googlegroups.com.

No comments:

Post a Comment