Commit Graph

100 Commits

Author SHA1 Message Date
Radoslav Georgiev
c679538eb5 Add initial section for Celery 2019-11-03 11:26:13 +02:00
Ventsislav Tashev
ed6bb5a5df
Merge pull request #29 from HackSoftware/readme-enhancements
README enhancements
2019-10-29 21:08:42 +02:00
Ventsislav Tashev
6242a29975 Minor word replacements 2019-10-29 20:56:38 +02:00
Ventsislav Tashev
f5ea212aee Fixed minor typos 2019-10-29 20:56:09 +02:00
Ventsislav Tashev
da4f6675a0 Added reference links for mypy & faker libraries 2019-10-29 20:54:49 +02:00
Radoslav Georgiev
3c40f63aca Add a note about Django constraints for custom validation 2019-10-27 17:23:28 +02:00
Radoslav Georgiev
0b802c94a3 Add one more paragraph for splitting urls 2019-10-27 17:00:51 +02:00
Radoslav Georgiev
94c04c1cee Introduce basic urls section 2019-10-27 16:57:34 +02:00
Ventsislav Tashev
cbd7f61941 Fixed spacing and tabulation (PEP8) 2019-10-27 16:02:55 +02:00
Ventsislav Tashev
29c15708af Replaced odin importss with project 2019-10-27 16:02:23 +02:00
Ventsislav Tashev
945c664dc1
Merge pull request #25 from HackSoftware/fix-serializers-in-api-views
Fixed serializers signature in List & Detail APIs section
2019-10-27 15:54:07 +02:00
Ventsislav Tashev
91b9d4c72d Added information about exceptions that are handled by default from DRF 2019-10-27 15:43:17 +02:00
Ventsislav Tashev
7459031e1c Removed trailing whitespaces 2019-10-27 10:29:49 +02:00
Ventsislav Tashev
efa24c19db Fixed List & Detail API serializer signatures 2019-10-27 10:29:13 +02:00
Radoslav Georgiev
e63afc33f2 Reword the cookiecutter section 2019-10-26 11:19:12 +03:00
Radoslav Georgiev
2271f32cad Remove Odin from examples, since the project is deprecated 2019-10-26 11:08:00 +03:00
Ivo Donchev
16c4f89cbf Fix README typos (ticket - https://github.com/HackSoftware/Django-Styleguide/issues/11) 2019-08-19 16:23:37 +03:00
Radoslav Georgiev
a218428ab7 Remove empty space from TOC 2019-01-21 16:33:38 +02:00
Radoslav Georgiev
7832288bf8 Rename types.py to queryset_type.py 2019-01-21 16:30:47 +02:00
Radoslav Georgiev
3ed7934117 Update TOC with testing selectors section 2019-01-21 16:00:05 +02:00
Radoslav Georgiev
a1ef1c1347 Add section for Testing selectors 2019-01-21 15:57:22 +02:00
Radoslav Georgiev
8fdf1a118d Update TOC with new section structure 2019-01-20 17:19:24 +02:00
Radoslav Georgiev
e986d86608 Move example code to its own section 2019-01-20 17:18:08 +02:00
Radoslav Georgiev
7b8155e7b1 Add types.py with QuerySetType implementation 2019-01-20 17:10:43 +02:00
Radoslav Georgiev
7f2d665292 Update TOC with testing/services 2019-01-20 17:07:53 +02:00
Radoslav Georgiev
714dc42fe1 Update examples for service tests.
Add more code examples.
2019-01-20 17:05:22 +02:00
Radoslav Georgiev
9c0d6107a1 Add section for services tests 2019-01-04 17:16:01 +02:00
Radoslav Georgiev
60b649fc31 Add initial testing section with naming convetion 2019-01-04 16:07:01 +02:00
Radoslav Georgiev
83cdd847ec
Merge pull request #4 from HackSoftware/exceptions
Init some text about exceptions in services
2019-01-04 15:38:01 +02:00
Radoslav Georgiev
b29cc49545 Small tweaks in wording 2018-12-28 19:28:10 +02:00
Radoslav Georgiev
5105e53b7a Move code samples to utils.py 2018-12-28 19:24:43 +02:00
Radoslav Georgiev
ffaf960cde Expand the section on exceptions 2018-12-28 19:22:00 +02:00
Radoslav Georgiev
04b19ba0af Add exception handling to TOC 2018-12-28 18:28:42 +02:00
Ivaylo Bachvarof
6a3acf757b Feedback reflected 2018-11-18 11:47:03 +02:00
Radoslav Georgiev
809e6b3b52 Add Examples to TOC 2018-08-19 15:35:31 +03:00
Radoslav Georgiev
90d8540b6a Add link to the system that we are using for examples.
- Fix a typo along the way
2018-08-19 15:34:01 +03:00
Radoslav Georgiev
d68e304c6b Add Cookie Cutter to TOC 2018-08-19 15:27:18 +03:00
Radoslav Georgiev
fced551c3a Add section about cookiecutter 2018-08-19 15:25:19 +03:00
Radoslav Georgiev
8455c7d1d0 Add example code for CourseFactory 2018-08-13 16:02:55 +03:00
Radoslav Georgiev
e03a0c0910 Add example test for custom model validation 2018-08-13 15:49:42 +03:00
Radoslav Georgiev
8e52937316 Add section about models 2018-08-13 15:27:32 +03:00
Ivaylo Bachvarof
2495712b90 Init some text about exceptions in services 2018-08-08 18:01:30 +03:00
Radoslav Georgiev
4c051ea802 Use markdow-toc to generate a table of contents 2018-07-31 14:43:38 +03:00
Radoslav Georgiev
8b02f8d8f2 Add Inspiration paragraph 2018-07-31 14:33:27 +03:00
Radoslav Georgiev
d7bd7f7913 Add basic section for APIs 2018-07-26 12:39:31 +03:00
Radoslav Georgiev
ea27adcbb7 Add basic section for selectors 2018-07-26 12:29:16 +03:00
Radoslav Georgiev
da0e32da5e Add point for where to put services 2018-07-26 12:23:59 +03:00
Radoslav Georgiev
aebf4511ff Add section with basic service explanation 2018-07-26 12:07:52 +03:00
Radoslav Georgiev
3cb761831a Add first draft for Overview 2018-07-26 00:30:29 +03:00
Radoslav Georgiev
ac4f07f8c6
Initial commit 2018-07-25 23:35:40 +03:00