Michael van Tellingen
31ea8dcbcc
Run isort
преди 9 години
Alexander Gaevsky
0425036905
Add test to verify that base dashboard app config inherited properly.
преди 9 години
Michael van Tellingen
2b454532a2
Merge pull request #2187 from okfish/patch-1
Fix facet form scripting
преди 9 години
Michael van Tellingen
d04a48760b
Merge pull request #2222 from django-oscar/deprecation-warnings
Fix various deprecation warnings
преди 9 години
Michael van Tellingen
106717944b
Update commercial support paragraph
преди 9 години
Michael van Tellingen
534d1a6b97
Remove no-op SessionAuthenticationMiddleware from tests.settings
преди 9 години
Michael van Tellingen
9b03a1cd87
Don't use fh.readlines() to iterate through a file.
Instead use `for line in fh` since that is less memory intensive
преди 9 години
Michael van Tellingen
6b121711d4
Fix user_is_authenticated() for < 1.10
преди 9 години
Michael van Tellingen
caba5037c0
Open files with the context manager to close them properly
преди 9 години
Michael van Tellingen
a522060f38
Ignore some warning from thirdparty libs
преди 9 години
Michael van Tellingen
ebb1b767a0
Update WebTest dependency
преди 9 години
Michael van Tellingen
89e18dcb31
include() is no longer needed for Application.urls()
This fixes a DeprecationWarning
преди 9 години
Michael van Tellingen
f29c87f546
Add compat function for simple_tag / assignment_tag
преди 9 години
Michael van Tellingen
e8ea11b6bc
Add user_is_authenticated / user_is_anonymous.
Since 1.10 these are properties on the user instead of
methods. The functions are for compat between 1.8+ and 1.10+
преди 9 години
Michael van Tellingen
c6db096e80
UnitTest.assertEqual instead of .assertEquals()
Latter one is deprecated
преди 9 години
Michael van Tellingen
9d8190869b
Use settings.MIDDLEWARE for Django > 1.10
преди 9 години
Alexander Gaevsky
17e5a11666
Fix naming collision in dashboard app module by importing DashboardApplication into different local name for backwards compatibility instead of class rename.
преди 9 години
Michael van Tellingen
db33f8f158
Fix Python 3 issue with the Offer reports
A dict_values object was returned instead of a list. See #2223
преди 9 години
Samir Shah
752e9436a9
Fix blocktrans context in dashboard review update template
You cannot access object attributes directly from inside a blocktrans tag.
преди 9 години
Michael van Tellingen
580b9092bf
Silence DisallowedHost errros in the sandbox
Results in too much clutter in Sentry
преди 9 години
Michael van Tellingen
e9410645a2
The case studies are available on oscarcommerce.com
преди 9 години
Michael van Tellingen
78b0e3a1bc
Add slack link
преди 9 години
Michael van Tellingen
4ba19bd206
add django-redis in the requirements.txt for latest.oscarcommerce.com
преди 9 години
Michael van Tellingen
44e00d2c46
Use redis for the latest.oscarcommerce.com site
преди 9 години
Michael van Tellingen
8de99e0a55
Add __pycache__ to gitignore
преди 9 години
Michael van Tellingen
0cb3dbd60d
Fix the sandbox sitemap.xml view by setting the name in urls
преди 9 години
Michael van Tellingen
4847803c9a
Compile po files
преди 9 години
Michael van Tellingen
518e688154
Remove unused docker compose files
преди 9 години
Michael van Tellingen
10505b5fbc
pull new transifex translations
преди 9 години
Michael van Tellingen
1034eb54ad
Re-order the requirements file, add transifex-client
преди 9 години
Michael van Tellingen
dcad6d9d27
Fix links
преди 9 години
Michael van Tellingen
cfeda56f3f
Update README.rst
преди 9 години
Michael van Tellingen
f16b573eb2
Read sandbox cache settings from CACHE_URL
This allows the latest.oscarcommerce.com to run with memcache
преди 9 години
Michael van Tellingen
664858dcae
Fix media files in the docker image
преди 9 години
Michael van Tellingen
9416e770ef
Add ConditionalGetMiddleware to sandbox settings
This sets the Content-Length response header which is required for
CloudFront and possible other cdn's
преди 9 години
Michael van Tellingen
031c810743
Fix docker image
преди 9 години
Michael van Tellingen
7d900da1da
Fix rendering of json response in the basket view.
The render_to_string() function doesn't accept an RequestContext
anymore since 1.10
преди 9 години
Michael van Tellingen
a1786228dd
Update BasketMiddleware to be compatible with Django 1.10
преди 9 години
Michael van Tellingen
a846c41ee3
Move sites/sandbox/ to the root directory.
Since there is no demo or us site anymore we can simplify the structure
somewhat by moving the sandbox one directory up
преди 9 години
Michael van Tellingen
078f5f6e8f
Merge pull request #2220 from django-oscar/pyup-initial-update
Initial Update
преди 9 години
pyup-bot
52e440d448
Update psycopg2 from 2.4.5 to 2.6.2
преди 9 години
pyup-bot
746bbd8e20
Update pymysql from 0.6.2 to 0.7.9
преди 9 години
pyup-bot
9d5ed9bfed
Update pyprof2calltree from 1.3.2 to 1.4.0
преди 9 години
pyup-bot
a07bf3a08f
Update uwsgi from 2.0.13.1 to 2.0.14
преди 9 години
pyup-bot
e3df515958
Update requests from 2.10.0 to 2.13.0
преди 9 години
pyup-bot
aa7380c8c1
Update pysolr from 3.2.0 to 3.6.0
преди 9 години
pyup-bot
61f63804be
Update whoosh from 2.6.0 to 2.7.4
преди 9 години
pyup-bot
dfd73b9666
Update werkzeug from 0.9.6 to 0.11.15
преди 9 години
pyup-bot
7a0f655ec7
Update django-extensions from 1.6.1 to 1.7.6
преди 9 години
pyup-bot
fb090e3404
Update django-debug-toolbar from 1.5.0 to 1.6
преди 9 години