We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58993e1 commit 113d38fCopy full SHA for 113d38f
README.md
@@ -217,6 +217,7 @@ python manage.py test xmpp_http_upload
217
218
* Increase length of `type` column to 255 characters (we sometimes encounter up to 80 characters).
219
* If a user does not match any ACL from the `XMPP_HTTP_UPLOAD_ACCESS` setting, all uploads are denied.
220
+* Set the default app name to ``xmpp_http_upload``.
221
* Add many more tests to the test suite.
222
* Use isort to sort imports, increase textwidth to 110 chars.
223
* Add new setup.py commands to run the test-suite or code quality tests.
0 commit comments