How to check if a Django template has been overridden
A quick way to check if a template has been overridden. Especially useful for Django package authors.
A quick way to check if a template has been overridden. Especially useful for Django package authors.