diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-12-22 21:47:41 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-12-22 21:47:41 -0500 |
commit | 6d352bc62361edd4ce15189e31fccff5f0eb5e9a (patch) | |
tree | aa84f7b59a48d7ce5cd644756b11a4b1d5f10dbf /README.BRANDING | |
parent | bad36ff78ead3ad4868227f8120a9ef0cefd1365 (diff) |
Pull the bug link generation into a templatetag
Diffstat (limited to 'README.BRANDING')
-rw-r--r-- | README.BRANDING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.BRANDING b/README.BRANDING index a3855f77..e75eaeb9 100644 --- a/README.BRANDING +++ b/README.BRANDING @@ -9,6 +9,7 @@ Files used to configure branding/url stuff * `settings.py` * `templates/templatetags/package_extras.py` * `main/templatetags/wiki.py` + * `main/templatetags/bugs.py` Files with minor Arch stuff that's just easier to patch ------------------------------------------------------- |