Update README.md
Add compile messages for text translations and breadcrumb texts
This commit is contained in:
@@ -146,7 +146,13 @@ python manage.py createhorillauser
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
Enter the details asked for creating the admin user for the project.
|
Enter the details asked for creating the admin user for the project.
|
||||||
5. Running the project
|
|
||||||
|
5. Enabling the translations and breadcrumbs text
|
||||||
|
```bash
|
||||||
|
python manage.py compilemessages
|
||||||
|
```
|
||||||
|
|
||||||
|
7. Running the project
|
||||||
To run the project locally, execute the following command:
|
To run the project locally, execute the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user