8000 added a script tto generate serect key · martcpp/codespaces-django@c9321c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9321c4

Browse files
committed
added a script tto generate serect key
1 parent 1eda32f commit c9321c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You've got a blank canvas to work on from a git perspective as well. There's a s
66

77
Everything you do here is contained within this one codespace. There is no repository on GitHub yet. If and when you’re ready you can click "Publish Branch" and we’ll create your repository and push up your project. If you were just exploring then and have no further need for this code then you can simply delete your codespace and it's gone forever.
88

9-
### to generate secretkey for djanggo project run
9+
### to generate secretkey for django project run
1010

1111
```python
1212
python secretgen.py

0 commit comments

Comments
 (0)
0