Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CM1102 shop
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Drury
CM1102 shop
Commits
70f1d0e9
Commit
70f1d0e9
authored
1 year ago
by
Michael Drury
Browse files
Options
Downloads
Patches
Plain Diff
removed unnecceesarry code from home
parent
9fb0f54d
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.idea/coursework.iml
+1
-0
1 addition, 0 deletions
.idea/coursework.iml
.idea/modules.xml
+1
-0
1 addition, 0 deletions
.idea/modules.xml
instance/app.db
+0
-0
0 additions, 0 deletions
instance/app.db
shop/templates/home.html
+0
-1
0 additions, 1 deletion
shop/templates/home.html
with
2 additions
and
1 deletion
.idea/coursework.iml
+
1
−
0
View file @
70f1d0e9
...
...
@@ -4,5 +4,6 @@
<content
url=
"file://$MODULE_DIR$"
/>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"module"
module-name=
"holly website"
/>
</component>
</module>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/modules.xml
+
1
−
0
View file @
70f1d0e9
...
...
@@ -3,6 +3,7 @@
<component
name=
"ProjectModuleManager"
>
<modules>
<module
fileurl=
"file://$PROJECT_DIR$/.idea/coursework.iml"
filepath=
"$PROJECT_DIR$/.idea/coursework.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/../../../../Stuff/holly website/.idea/holly website.iml"
filepath=
"$PROJECT_DIR$/../../../../Stuff/holly website/.idea/holly website.iml"
/>
</modules>
</component>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
instance/app.db
+
0
−
0
View file @
70f1d0e9
No preview for this file type
This diff is collapsed.
Click to expand it.
shop/templates/home.html
+
0
−
1
View file @
70f1d0e9
{% extends "layout.html" %}
{% block title %}Home{% endblock %}
{% block page_content %}
<div
id=
"content-wrap"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment