Skip to content

Commit

Permalink
Deail of the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
goinnn committed Oct 5, 2013
1 parent 0b95189 commit 325cb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ How to use
This application is useful when you want to overwrite a template of a application in your project.
Currently this in Django produce infinite recursion

This is an example with django.contrib.admin app, but django-smart-extends works with any application, **this is not only to the admin site**. This is very useful if you use reusable django apps or some django CMS.
This is an example with django.contrib.admin app, but django-smart-extends works with any application, **this is not only to the admin site**. This is very useful if you use reusable django apps or any CMS implemented in django.

If you set OVERWRITE_EXTENDS = True

Expand Down

0 comments on commit 325cb84

Please sign in to comment.