-
Both to evaluate potential optimisations and evaluate performance against other template engines.
-
## Overview
- Init/clone git repository
- Create new folder in your projects in sandbox
- Create new `.virtualenv` on Python 3.6
- Add our standard `.gitignore` file
- Create new Django pr…
TheCM updated
6 years ago
-
Die Mail Benachrichtigungen von osmaxx haben ein Encoding Problem. Umlaute wie ä/ö/ü im Namen des Exportes (wie hier Süddeutschland) funktionieren hingegen. Getestet habe ich nur mit G-Mail (Web sowie…
-
Is there a reason why 'whitenoise.middleware.WhiteNoiseMiddleware', is ot included in MIDDLEWARE in settings.py?
https://devcenter.heroku.com/articles/django-assets
-
@okfish's fork of djangocms-oscar (which fixed the previous issues preventing migration) throws load thumbnail errors arising from conflict between sorl-thumbnails and easy_thumbnails. On a different …
-
In a production environment, it is recommended that Swampdragon runs on a subdomain of the site. The variable DRAGON_URL must point to that subdomain. This isn't documented in either the blog post o…
akats updated
9 years ago
-
While it's no real impediment to using the code, I thought you'd like to know that the name passed as setup's url arg currently 404s (the readme also uses the python name in main heading and body text…
-
add yes/no question for including a front end (React?), include documentation
-
We should make it possible to send emails. Notifications about new workshops would be useful. We can consider sending some notifications to users.
-
### Issue Summary
There are multiple templates with broken variables, that go unnoticed. E.g.:
- [In the anon order page](https://github.com/django-oscar/django-oscar/blob/master/src/oscar/templat…