Move pygit urlconf into pygit directory. Switch to using {% url %} tag in templates.

Author portnov <portnov@bk.ru>
Author date 2008-06-11 07:01:13
Author local date 2008-06-11 13:01:13 +0600
Committer portnov <portnov@bk.ru>
Committer date 2008-06-11 07:01:13
Committer local date 2008-06-11 13:01:13 +0600
Commit 9c38d368cb77c03c9b7c0c89934a1cb1fd84a098
Tree 7370d3259a8dcdde2841a8e9ed563bdb7f691297
Parent 1e0f646721a75f59d808e32dbdc62bb737e92308
Move pygit urlconf into pygit directory. Switch to using {% url %} tag in templates.
Affected files:
pygit/urls.py
pygit/views.py
templates/all_bugs.html
templates/bug_body.html
templates/document.html
templates/edit_bug.html
templates/edit_document.html
templates/git.html
templates/git_blame.html
templates/git_diff.html
templates/git_tree.html
templates/project_body.html
templates/project_bugs.html
templates/project_docs.html
templates/repo.html
templates/repos.html
templates/user_page.html
urls.py
ViewGit