mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
Capitalized "Python" in docs.
This commit is contained in:
parent
5c35b4a8c9
commit
2fbea621e6
6 changed files with 7 additions and 7 deletions
|
@ -260,7 +260,7 @@ Compressing JavaScript
|
|||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
To simplify the process of providing optimized JavaScript code, Django
|
||||
includes a handy python script which should be used to create a "minified"
|
||||
includes a handy Python script which should be used to create a "minified"
|
||||
version. To run it::
|
||||
|
||||
python django/contrib/admin/bin/compress.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue