mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 06:55:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,10 +16,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`django-admin startapp {{app_name}}`
|
||||
|
||||
- Check the current version of Django:
|
||||
|
||||
`django-admin --version`
|
||||
|
||||
- Display help for a specific command:
|
||||
|
||||
`django-admin help {{command}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
`django-admin --version`
|
||||
|
||||
Reference in New Issue
Block a user