pinax / pinax-teams

an app for Django sites that supports open, by invitation, and by application teams
MIT License
49 stars 36 forks source link

Standardize template location to "pinax/teams/" #58

Closed grahamu closed 6 years ago

grahamu commented 6 years ago

Add template list to documentation

codecov[bot] commented 6 years ago

Codecov Report

Merging #58 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #58   +/-   ##
======================================
  Coverage    47.7%   47.7%           
======================================
  Files          16      16           
  Lines         698     698           
  Branches       76      76           
======================================
  Hits          333     333           
  Misses        359     359           
  Partials        6       6
Flag Coverage Δ
#py27dj111 47.7% <50%> (ø) :arrow_up:
#py34dj111 47.7% <50%> (ø) :arrow_up:
#py34dj20 47.7% <50%> (ø) :arrow_up:
#py35dj111 47.7% <50%> (ø) :arrow_up:
#py35dj20 47.7% <50%> (ø) :arrow_up:
#py36dj111 47.7% <50%> (ø) :arrow_up:
#py36dj20 47.7% <50%> (ø) :arrow_up:
Impacted Files Coverage Δ
pinax/teams/views.py 34.92% <50%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a99c89d...e49d8b8. Read the comment docs.