Skip to content

Commit

Permalink
docs: add screenshots
Browse files Browse the repository at this point in the history
Signed-off-by: Stanislav Filin <[email protected]>
  • Loading branch information
stasfilin committed Feb 10, 2024
1 parent 697a82c commit 7184eae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Introduction
This Django application introduces a GlobalSearchView, designed to perform a global search across various models within the Django admin site.
![alt text](assets/main.png "Main Page")
![alt text](assets/results.png "Results Page")

## Features
* Global Search: Enables searching across multiple models from a single query.
Expand Down
Binary file added assets/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/results.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7184eae

Please sign in to comment.