Skip to content

Commit

Permalink
Stable 1.0 push.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrbyers committed Aug 10, 2017
1 parent 7c0f5ba commit c8d917c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ If you wish to get in touch about Janeway, contact information is provided below
Project Lead - Martin Paul Eve, [email protected]

Lead Developer - Andy Byers, [email protected]

# Releases
- v1.0 Kathryn released 10/08/17
1 change: 1 addition & 0 deletions src/core/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ def dashboard(request):
editor_type='section-editor',
article__journal=request.journal)

# TODO: Move most of this to model logic.
context = {
'new_proofing': new_proofing.count(),
'active_proofing': active_proofing.count(),
Expand Down

0 comments on commit c8d917c

Please sign in to comment.