You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a base.template.html extended by a x.template.html, when you modify base.template.html it needs to rebuild everything downstream of base.template.html and x.template.html.
The text was updated successfully, but these errors were encountered:
If you have a
base.template.html
extended by ax.template.html
, when you modifybase.template.html
it needs to rebuild everything downstream ofbase.template.html
andx.template.html
.The text was updated successfully, but these errors were encountered: