django-urllisting

changeset 1:cfe3fa21a50b tip

Info about copyright
author Alexander Solovyov <piranha@piranha.org.ua>
date Wed Aug 27 19:39:49 2008 +0300
parents 8798b8783d08
children
files README.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line diff
     1.1 --- a/README.txt	Wed Aug 27 19:28:12 2008 +0300
     1.2 +++ b/README.txt	Wed Aug 27 19:39:49 2008 +0300
     1.3 @@ -1,5 +1,7 @@
     1.4  This small application collects urls from your Django project.
     1.5  
     1.6 +Copyright (c) 2008 Alexander Solovyov under terms of GPL v2 and above.
     1.7 +
     1.8  Because of application needs to import your project's root urlconf (`urls.py`),
     1.9  its own urlsconf is placed in `app_urls.py`.
    1.10  
Repositories maintained by Alexander Solovyov