pagure Logo
  • Log In

elections

Clone
Source Code
GIT
  • Source
  • Issues  10
  • Pull Requests  5
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

51f2c57 Make the FPCA+1 requirement used by FESCo optional

Authored and Committed by bcotton 4 years ago
raw patch tree parent
8 files changed. 145 lines added. 17 lines removed.
alembic/versions/523f7d5c58d7_make_fpca_1_optional.py
file added
+28
fedora_elections/admin.py
file modified
+1 -0
fedora_elections/elections.py
file modified
+10 -8
fedora_elections/forms.py
file modified
+2 -0
fedora_elections/models.py
file modified
+1 -0
fedora_elections/templates/_formhelpers.html
file modified
+1 -0
tests/test_flask_admin.py
file modified
+78 -0
tests/test_flask_elections.py
file modified
+24 -9
    Make the FPCA+1 requirement used by FESCo optional
    
    Many thanks to @pingou for teaching me how to do the tests and for
    writing many of them.
    
        
alembic/versions/523f7d5c58d7_make_fpca_1_optional.py
file added
+28
fedora_elections/admin.py
file modified
+1 -0
fedora_elections/elections.py
file modified
+10 -8
fedora_elections/forms.py
file modified
+2 -0
fedora_elections/models.py
file modified
+1 -0
fedora_elections/templates/_formhelpers.html
file modified
+1 -0
tests/test_flask_admin.py
file modified
+78 -0
tests/test_flask_elections.py
file modified
+24 -9
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.