File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<div align =" center " >
5
5
<h1 >django-ptpython</h1 >
6
6
<p align =" center " >
7
- PtPython as default Django shell .
7
+ PtPython as the Default Django Shell .
8
8
<br />
9
9
<br />
10
10
<a href="https://github.com/reganto/django-ptpython/actions?query=workflow%3ALinters+event%3Apush+branch%3Amaster" target="_blank">
@@ -43,7 +43,7 @@ INSTALLED_APPS = [
43
43
## Usage
44
44
45
45
``` bash
46
- ./manage shell
46
+ ./manage.py shell
47
47
```
48
48
49
49
![ screenshot] ( https://user-images.githubusercontent.com/29402115/164965563-5d2091ef-e880-49a3-bef9-f1fc49419e54.png )
@@ -58,4 +58,4 @@ Distributed under the Apache License. See [LICENSE](https://github.com/reganto/d
58
58
59
59
## Contact
60
60
61
- Email: tell.reganto[ at] gmail[ dotcom ]
61
+ Email: tell.reganto[ at] gmail[ dot ] com
You can’t perform that action at this time.
0 commit comments