-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v1.0 #60
Merged
Merged
Release v1.0 #60
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…NTRIBUTING.md, 3. helper fns for creating admin pass and secret key by itself on run create admin pass and secret key by itself on run
1. Introduced psf/black formatting with travis checks 2. Adjust to README, and create CONTRIBUTING.md, adjust badges 3. helper functions for managing admin pass and SECRET_KEY on run
eshaan7
force-pushed
the
gssoc20-dev
branch
2 times, most recently
from
April 30, 2020 21:07
057646b
to
ff05ed3
Compare
…n for model representation and TimeMixin for timestamp fields. dockerfile updated
This pull request introduces 2 alerts when merging 84c88da into 85a4b6a - view on LGTM.com new alerts:
|
This pull request introduces 2 alerts when merging cf975e7 into 85a4b6a - view on LGTM.com new alerts:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New features:
n
number of boxes #17)/setup
view. (Closes issue GUI control ofconfig.py
CTF settings #55)Changes:
docker-compose.yml
app.json
.ADMIN_EMAIL
, and mail related env variables added inapp.json
.models.py
Admin Controls
(closes issues Admin Controls, Settings #1, "Admin Controls" - Dark theme #16, Improving the admin controls interface #36 )@admin_only
decorator.