Skip to content
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

submission page addition #46

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

submission page addition #46

wants to merge 16 commits into from

Conversation

behradkoohy
Copy link
Collaborator

No description provided.

app.py Outdated Show resolved Hide resolved
app.py Outdated Show resolved Hide resolved
app.py Outdated Show resolved Hide resolved
@davidswarbrick
Copy link
Collaborator

We probably want to store user information in a separate table, so we can secure it /delete easily, especially as their name/email isn't necessary for the stored template to be included in the main db.

Also, in addition to the above contents it would be good to ask for urls for the author/more information fields too. If possible we want to populate all of the email template fields from this form.

behradkoohy and others added 12 commits June 22, 2020 14:37
…ed out Form object to include more attributes of EmailTemplate objects, and written tests for new regex implementations
This reverts commit 3863bd5.
Attempting to only change readme once
* Added ability to access single template

* initial work on single template page

* Added fetch template by name function

* Succesfully find template by slug

* Added slugify to requirements + find function

* Removed myDb reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants