Skip to content

Commit aebd462

Browse files
authored
Update README.md
1 parent 7147103 commit aebd462

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
<a name="readme-top"></a>
22

3+
4+
**If you are a recruiter, you probably see that the entire business logic of the application is located in views, this is a problem of this project that I will improve, and currently, I have implemented this type of logic in this project: <a href="https://github.com/DEENUU1/digital-fortress">https://github.com/DEENUU1/digital-fortress</a> **
5+
6+
**I used better practices used in django:**
7+
- **Input/Output Serializer**
8+
- **Create, update etc operations are located in the Services layer**
9+
- **Database queries reside in the Selectors layer**
10+
311
[![Contributors][contributors-shield]][contributors-url]
412
[![Forks][forks-shield]][forks-url]
513
[![Stargazers][stars-shield]][stars-url]

0 commit comments

Comments
 (0)