Directory newsrss/newsapp/templatetags/

Directory Created:
2009-11-25 03:08
Total Files:
4
Deleted Files:
0
Lines of Code:
69

[root]/newsrss/newsapp/templatetags

Lines of Code

newsrss/newsapp/templatetags/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 4 (100.0%) 69 (100.0%) 17.2
ze 2 (50.0%) 41 (59.4%) 20.5
helder 2 (50.0%) 28 (40.6%) 14.0

Most Recent Commits

ze 2009-12-03 02:32 Rev.: 431

Created the template tag that allows to check on a template if the user belongs to a specific group or groups

32 lines of code changed in 1 file:

  • newsrss/newsapp/templatetags: groupmembership.py (new 32)
ze 2009-11-27 01:27 Rev.: 360

Created the pagination with the project logo like in google and implemented on the index template. The view and the settings were changed adding some new parameters to define the feature. A template tag was created to make a logic check on the index template. Upload the necessary images.

9 lines of code changed in 1 file:

  • newsrss/newsapp/templatetags: logic.py (new 9)
helder 2009-11-25 03:08 Rev.: 347

Search refinements. Now the tag search is working with all the terms. The boolean operations work also. The today and yesterday links are working.

28 lines of code changed in 2 files:

  • newsrss/newsapp/templatetags: __init__.py (new), yesterdaytag.py (new 28)
Generated by StatSVN 0.4.0