mitchelljkotler
mitchelljkotler
Don't import the default style before setting the custom styles. This causes the settings to be loaded before they are defined and you end up with only the default style....
The README is wrong. The problem is that when you import MARKDOWN_DEUX_DEFAULT_STYLE, markdown_deux's settings.py is run, and since the user's MARKDOWN_DEUX_STYLES isn't defined yet, markdown duex's MARKDOWN_DEUX_STYLES is set to...
It sounds like you are using Python 3 and the example is for Python 2
I agree - I am currently working on an implementation that passes just the original environment (which is easily serializable) to celery, which then triggers an entire page re-render in...
Is it possible the message was just received after business hours so they didn't see it until the next day?
I get the XFrame denied even if I'm logged in. This is due to Django's security defaults to prevent click jacking: https://docs.djangoproject.com/en/3.0/ref/clickjacking/ https://owasp.org/www-community/attacks/Clickjacking
I thought about that, but I think it needs to be done in app in order to be able to tell if the request is authenticated or not
- [ ] - Make private only projects private - MK - [ ] - Track inbound links to projects - CA - [ ] - How many organizations have...
There are 686 users with more than 10 projects with at least one public document in them. There are also a handful of users with a *lot* of projects with...
There are 22,150 projects with no public documents in them which are currently public