David Winterbottom
ba040f2100
Create LOG_ROOT on start-up if it does not exist
Fixes #305
il y a 13 ans
David Winterbottom
3b4af0add0
Move notifications into customer app
il y a 13 ans
David Winterbottom
793f2df5cf
Add notifications to site header
il y a 13 ans
David Winterbottom
64facf4d83
Remove accidentally committed statics
il y a 13 ans
David Winterbottom
0d6f9be8e6
Improved sandbox creation using makefile
Remove old recreatedb script in favour of using the makefile.
il y a 13 ans
David Winterbottom
45e0771eb2
Fixed issue with updating products and adding a stock record at the same time
il y a 13 ans
Janusz Harkot
95f83aa8f0
cleanup django 1.4 depreciation
il y a 13 ans
Sebastian Vetter
46c691326f
the path to fixtures is now correct after moving the sandbox
il y a 13 ans
Sebastian Vetter
c426e57273
makes Oscar work with aware AND naive datetimes based on USE_TZ
* replaces all occurences of ``datetime.now()`` with
``django.utils.timezone.now()`` which returns aware or naive
datetimes based on ``USE_TZ``
* increases ``South`` version to 0.7.6 in dependencies to make
aware datetimes work in migrations.
* Oscar's sandbox is now configured to use aware timezones by
default
il y a 13 ans
David Winterbottom
163721f337
Clean up sandbox site
Remove customisation which now lives in the 'demo' site.
il y a 13 ans
David Winterbottom
53fcdfbe70
Move fixtures and data to better location
Update makefile and docs to reflect this change.
il y a 13 ans
David Winterbottom
fb4e751ac3
Add new domain names to sandbox apache/nginx config files
Now using new *.oscarcommerce.com domains.
il y a 13 ans
David Winterbottom
2a12c1af37
Fix paths in QA config files
il y a 13 ans
David Winterbottom
6053ff2ee4
Correct paths for sandbox in server config
il y a 13 ans
David Winterbottom
0a27d9ccfe
Add demo site
Example sites now sit in their own folder (sites) for easier
organisation.
il y a 13 ans