Commit Graph

160 Commits

Author SHA1 Message Date
Radoslav Georgiev
6493086a6f
Add What is this? and How to use it? sections 2022-02-23 16:30:54 +02:00
Radoslav Georgiev
81d5e04f76
Add sub-section about Class-based vs. Function-based 2022-02-23 16:08:42 +02:00
Radoslav Georgiev
d1df9895e3
Merge pull request #93 from TobKed/typo-patch
Fix typo in README.md
2022-02-16 13:36:16 +02:00
Tobiasz Kędzierski
b237be1410
Fix typo in README.md 2022-02-12 15:01:54 +01:00
Ventsislav Tashev
eeb1c89722
Merge pull request #92 from HackSoftware/update-service
Handling updates with a service + Cookbook section
2022-01-21 16:31:34 +02:00
wencakisa
7a066e082e Update TOC 2022-01-21 16:30:05 +02:00
wencakisa
a57cc40c80 Move the update handling section inside the cookbook 2022-01-21 16:23:53 +02:00
wencakisa
cbd995e730 Add section for handling updates via a service 2022-01-21 16:16:30 +02:00
Radoslav Georgiev
007e187238
Merge pull request #91 from HackSoftware/improve-overview
Improve overview
2022-01-21 15:49:16 +02:00
Radoslav Georgiev
b7a725b13e
Apply suggestions from code review
Co-authored-by: Ventsislav Tashev <wencakisa@gmail.com>
2022-01-21 15:48:11 +02:00
Radoslav Georgiev
fcb1a30ca5
Reword some of the paragraphs 2022-01-21 15:40:02 +02:00
Radoslav Georgiev
702ca6d287
Add emojis 2022-01-21 14:08:14 +02:00
Radoslav Georgiev
0983eb9eae
Add a Why not? section 2022-01-21 14:01:53 +02:00
Radoslav Georgiev
f4d1a33c69
Add first real recommendation 2022-01-17 15:47:30 +02:00
Radoslav Georgiev
df506bc2e2
Update the section about using mypy and type annotations
- Closes #40
2022-01-16 16:15:48 +02:00
Radoslav Georgiev
ea3fb8ad3a
Add new section - Django Styleguide in the Wild
- Add example comment, to be used while the survey is running
2022-01-12 14:10:18 +02:00
Radoslav Georgiev
e90e1d6bf0
Change survey url 2021-12-16 16:21:16 +02:00
Radoslav Georgiev
a8a9c1c4cb
Make it a heading 2021-12-15 15:04:36 +02:00
Radoslav Georgiev
3b7b0db9ea
Add section about the Django Styleguide Survey 2021-12-15 15:03:17 +02:00
Radoslav Georgiev
ac2d344f8d
Merge pull request #88 from HackSoftware/settings-structure
Section: Settings
2021-11-22 14:44:27 +02:00
Radoslav Georgiev
01c184b655
Add link to full sentry.py 2021-11-22 14:43:46 +02:00
Radoslav Georgiev
3ff5242942
everything -> anything 2021-11-22 14:35:15 +02:00
Radoslav Georgiev
cd7712e41e
Add a sub-section about env prefixing 2021-11-22 14:31:06 +02:00
Radoslav Georgiev
f88c892296
Add a section for settings 2021-11-22 14:26:41 +02:00
Radoslav Georgiev
9c5d8d1172
Link to Styleguide-Example for code examples 2021-11-22 12:03:03 +02:00
Radoslav Georgiev
4b993b8b19
Add a brief section about more ideas 2021-11-22 11:28:57 +02:00
Radoslav Georgiev
2484bbfc1b
Merge pull request #87 from HackSoftware/exception-handling
Exception Handling: Improvements
2021-11-22 10:56:00 +02:00
Radoslav Georgiev
ff7c4ceb7b
Rewording 2021-11-22 10:55:33 +02:00
Radoslav Georgiev
9d59ad0495
Small rewording 2021-11-21 18:04:08 +02:00
Radoslav Georgiev
0aa2c23dc2
Add more 2021-11-21 18:03:00 +02:00
Radoslav Georgiev
85bca3199a
Start initial errors & exceptions rework 2021-11-20 18:01:28 +02:00
Radoslav Georgiev
0ffd4f144a
Merge pull request #86 from HackSoftware/apis/improvements
APIs & Serializers: Improvements
2021-11-17 14:41:52 +02:00
Radoslav Georgiev
7cd9d321fc
Update TOC 2021-11-17 14:39:11 +02:00
Radoslav Georgiev
5424ce3681
Reiterate again 2021-11-17 14:38:48 +02:00
Radoslav Georgiev
4a5a6e3604
Expand section for advanced serialization 2021-11-16 17:26:51 +02:00
Radoslav Georgiev
f200a06334
Change ModelSerializer to Serializer in examples 2021-11-16 17:09:44 +02:00
Radoslav Georgiev
ea5ee0f047
Reiterate over the initial APIs & Serializers paragraphs 2021-11-16 17:05:31 +02:00
Radoslav Georgiev
40788dfe9e
Merge pull request #84 from HackSoftware/services/improvements
Services: Improvements
2021-09-26 11:02:22 +03:00
Radoslav Georgiev
ad51865d25
Fix name of selectors 2021-09-25 19:27:15 +03:00
Radoslav Georgiev
7886bfa432
Highlight important rules of thumb 2021-09-25 19:26:23 +03:00
Radoslav Georgiev
ce05847710
Add section about testing in Services
- Remove examples for testing services / selectors from the `Testing` section
2021-09-25 19:24:54 +03:00
Radoslav Georgiev
10eaba3319
Add a diagram for the service layer 2021-09-25 19:10:54 +03:00
Radoslav Georgiev
96db6f42f2
Add new section - Modules 2021-09-19 20:19:16 +03:00
Radoslav Georgiev
199a5d698d
Move selectors as a sub-section to services 2021-09-19 20:03:47 +03:00
Radoslav Georgiev
c7ba1be8bb
Reword the naming convention section 2021-09-19 19:50:18 +03:00
Radoslav Georgiev
61f6eea6db
Reword the initial services section 2021-09-19 19:46:45 +03:00
Radoslav Georgiev
fbd7ca14cb
Merge pull request #83 from HackSoftware/wording-improvements
Improvements
2021-09-19 16:52:49 +03:00
Radoslav Georgiev
782175597a
Add an example for validation via constraints 2021-09-19 16:38:50 +03:00
Radoslav Georgiev
969a1642ce
Link a couple of articles on constraint examples 2021-09-16 17:35:57 +03:00
Radoslav Georgiev
40615d099b
Clear the initial paragraphs 2021-09-16 17:23:36 +03:00