Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenicavizmanos_reading
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jenica Vizmanos
jenicavizmanos_reading
Commits
92fb3f5e
Commit
92fb3f5e
authored
Mar 28, 2023
by
Jenica Vizmanos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modified README.txt file
parent
ebf98e06
Pipeline
#3059
canceled with stages
Changes
10
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
6 additions
and
6 deletions
+6
-6
README.txt
README.txt
+6
-1
.gitignore
jenicavizmanos_reading/.gitignore
+0
-5
urls.cpython-39.pyc
...izmanos_reading/bookshelf/__pycache__/urls.cpython-39.pyc
+0
-0
views.cpython-39.pyc
...zmanos_reading/bookshelf/__pycache__/views.cpython-39.pyc
+0
-0
0003_alter_book_blurb.cpython-39.pyc
...grations/__pycache__/0003_alter_book_blurb.cpython-39.pyc
+0
-0
0004_alter_book_blurb.cpython-39.pyc
...grations/__pycache__/0004_alter_book_blurb.cpython-39.pyc
+0
-0
0005_rename_book_books.cpython-39.pyc
...rations/__pycache__/0005_rename_book_books.cpython-39.pyc
+0
-0
0006_alter_books_author.cpython-39.pyc
...ations/__pycache__/0006_alter_books_author.cpython-39.pyc
+0
-0
0007_alter_books_author.cpython-39.pyc
...ations/__pycache__/0007_alter_books_author.cpython-39.pyc
+0
-0
db.sqlite3
jenicavizmanos_reading/db.sqlite3
+0
-0
No files found.
README.txt
View file @
92fb3f5e
...
...
@@ -2,4 +2,9 @@ Jenica Alea B. Vizmanos 216351 CSCI 40-E
Lab 03: My Favorite Books and Authors
March 28, 2023
This lab activity was truthfully and personally accomplished by me, Jenica Vizmanos.
The references used, aside from class materials, are the following:
- https://stackoverflow.com/questions/849142/how-to-limit-the-maximum-value-of-a-numeric-field-in-a-django-model
- https://www.w3schools.com/html/html_entities.asp
- https://becomeawritertoday.com/best-classic-literature-books/
- https://randomwordgenerator.com/paragraph.php
Signed Jenica Alea B. Vizmanos March 28, 2023
\ No newline at end of file
jenicavizmanos_reading/.gitignore
deleted
100644 → 0
View file @
ebf98e06
.env
.gitignore
db.sqlite3
**/__pycache__
**/**/__pycache__
\ No newline at end of file
jenicavizmanos_reading/bookshelf/__pycache__/urls.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/bookshelf/__pycache__/views.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/bookshelf/migrations/__pycache__/0003_alter_book_blurb.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/bookshelf/migrations/__pycache__/0004_alter_book_blurb.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/bookshelf/migrations/__pycache__/0005_rename_book_books.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/bookshelf/migrations/__pycache__/0006_alter_books_author.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/bookshelf/migrations/__pycache__/0007_alter_books_author.cpython-39.pyc
0 → 100644
View file @
92fb3f5e
File added
jenicavizmanos_reading/db.sqlite3
View file @
92fb3f5e
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment