Raffaella

Results 4 issues of Raffaella

Like said here https://github.com/django/django/pull/16044 : - fixed typo from article to aricles - removed myapp/ from example - switch from absolute to relative path in import `from myapp.models import Article`...

Djangonauts :rocket:

## Description As mentioned in the issue, the left padding in the page history has been updated. ``` Before: #change-history .paginator,.change-list table .paginator,.dashboard table .paginator,.results table .paginator,.tabular table .paginator {...

Changes in this pull request: - Fixed a typo from `python manage.py crearesuperutente ` to `python manage.py createsuperuser`

I followed the Glitch's [instructions for Chromebook](https://tutorial.djangogirls.org/it/chromebook_setup/) for the Italian tutorial but It wasn't possible to install Django 5.1.2 but only 3.2.25. I also noticed that the `en` tutorial suggests...