Re: Bug report in Django docs

2020-08-25 Thread Guo Zhang
no longer in the dev docs: https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/javascript/ For the contributing docs, it's probably best to use the dev version rather than from a release. Tom On Tue, 25 Aug 2020 at 19:46, Guo Zhang mailto:iguo19961...@gmail.com>> wrote: Th

Bug report in Django docs

2020-08-25 Thread Guo Zhang
There is an error in this documentation: https://docs.djangoproject.com/en/3.0/internals/contributing/writing-code/javascript/ There is no "django/contrib/admin/bin/compress.py" in the project. It seems that the compress js section doesn't work as it shows. -- You received this message becaus