You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move language-note higher
* Update links to certain resources
* Remove nodeshot project, no progress since 2017
* Add pastebin.com to recommended services
@@ -19,7 +19,7 @@ In this repository you can find useful information collected by chat users.
19
19
20
20
-[Tutorial by Django Girls](https://tutorial.djangogirls.org/) 🇬🇧 🇷🇺
21
21
-[Tutorial by Mozilla](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django) 🇬🇧
22
-
-[How to set up Django with Postgres, nginx and gunicorn on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-16-04) 🇬🇧
22
+
-[How to set up Django with Postgres, nginx and gunicorn on Ubuntu 18.04](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04) 🇬🇧
23
23
-[How to serve Django applications with uwsgi and nginx on Ubuntu 16.04](https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-16-04) 🇬🇧
24
24
25
25
## Code style and linting
@@ -30,14 +30,14 @@ In this repository you can find useful information collected by chat users.
30
30
31
31
## Testing
32
32
33
-
-[Mozilla docs about Django testing](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Testing) 🇬🇧
0 commit comments