Update .gitignore to include additional Python/Django files and remove SQLite database exclusion; modify settings.py for MySQL database configuration; increase flight_number field length in models.py.#37
Open
dcccalvin wants to merge 81 commits into
Conversation
Pilot Certification Input Page #16
Users can update their certification details at any time. #18
Users can update their certification details at any time. #18
…-locallog.html and form validation on time in UTC #12
addreesses issue Ui/UX Base #21
…edit actions UI/UX Home #22
min 8 tables used
UI/UX Logoout #28
UI/UX Certiffication #26
…ling UI/UX User authentication #23
…ity icons UI/UX Logs list #24
… improved error handling UI/UX Edit_log #25
UI/UX Edit_log #25
Readme opt
…PDF generation page
…and usage instructions
…and installation instructions
…e SQLite database exclusion; modify settings.py for MySQL database configuration; increase flight_number field length in models.py.
This file contains hidden or 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
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.
Update .gitignore to include additional Python/Django files and remove SQLite database exclusion; modify settings.py for MySQL database configuration; increase flight_number field length in models.py.