[root]/newsrss/newsapp/templatetags
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 |
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:
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:
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: