File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ Features
19
19
- Twitter [ Bootstrap] ( https://github.com/twbs/bootstrap ) v4
20
20
- [ 12-Factor] ( http://12factor.net/ ) based settings via
21
21
[ django-environ] ( https://github.com/joke2k/django-environ )
22
- - Secure by default. We believe in SSL.
22
+ - Secure by default. We believe in SSL/TLS .
23
23
- Optimized development and production settings
24
24
- Registration via
25
25
[ django-allauth] ( https://github.com/pennersr/django-allauth )
26
26
- Comes with custom user model ready to go
27
27
- Media storage using whitenoise
28
28
- Run tests with unittest or pytest
29
- - PostgreSQL SQLite3
29
+ - PostgreSQL / SQLite3
30
30
- Default integration with
31
31
[ pre-commit] ( https://github.com/pre-commit/pre-commit ) for
32
32
identifying simple issues before submission to code review
You can’t perform that action at this time.
0 commit comments