-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from anurag6569201/main
updated fixes #140
- Loading branch information
Showing
29 changed files
with
28 additions
and
26 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/core/migrations/__pycache__/0001_initial.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/core/migrations/__pycache__/0002_contact.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
...s/__pycache__/0003_headline_average_rating_headline_rating_count_and_more.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(110%)
newsaggregator/core/migrations/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
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
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(110%)
newsaggregator/newsaggregator/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/newsaggregator/__pycache__/settings.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/newsaggregator/__pycache__/urls.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/newsaggregator/__pycache__/wsgi.cpython-312.pyc
Binary file not shown.
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{% extends '/base.html' %} | ||
{% extends 'core/base.html' %} | ||
{% load static %} | ||
|
||
{% block authentication %} | ||
|
Binary file modified
BIN
+14 Bytes
(110%)
newsaggregator/userauths/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/userauths/__pycache__/admin.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/userauths/__pycache__/forms.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/userauths/__pycache__/models.cpython-312.pyc
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/userauths/__pycache__/views.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(100%)
newsaggregator/userauths/migrations/__pycache__/0001_initial.cpython-312.pyc
Binary file not shown.
Binary file modified
BIN
+14 Bytes
(110%)
newsaggregator/userauths/migrations/__pycache__/__init__.cpython-312.pyc
Binary file not shown.