mirror of
				https://github.com/zulip/zulip.git
				synced 2025-10-30 19:43:47 +00:00 
			
		
		
		
	devtools: Document the --input option to collectstatic.
This commit is contained in:
		| @@ -44,12 +44,12 @@ | ||||
|             </tr> | ||||
|             <tr> | ||||
|                 <td><a href="/static/html/404.html">/static/html/404.html</a></td> | ||||
|                 <td><code>./manage.py collectstatic</code></td> | ||||
|                 <td><code>./manage.py collectstatic --noinput</code></td> | ||||
|                 <td>Error 404 page served by nginx</td> | ||||
|             </tr> | ||||
|             <tr> | ||||
|                 <td><a href="/static/html/5xx.html">/static/html/5xx.html</a></td> | ||||
|                 <td><code>./manage.py collectstatic</code></td> | ||||
|                 <td><code>./manage.py collectstatic --noinput</code></td> | ||||
|                 <td>Error 5xx page served by nginx</td> | ||||
|             </tr> | ||||
|             <tr> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user