Janusz Harkot
cb9ff7e52e
missing translations, remove unicode from translation strings
13 år sedan
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
13 år sedan
David Winterbottom
02cde41085
Hopefully fixed the final processing stats issue now
13 år sedan
David Winterbottom
aee988526c
Corrected bug in CSV upload processing
13 år sedan
David Winterbottom
6289a5404e
Corrected bug in range file processing
13 år sedan
David Winterbottom
5a05f223ee
Fixed calculation bug with range upload stats
13 år sedan
David Winterbottom
6ebdba175f
Enhanced ranges dashboard to look for both UPCs and SKUs
13 år sedan
David Winterbottom
80d9b3e023
Added file upload handling within range products
13 år sedan
David Winterbottom
30134677a9
Created new app for ranges
13 år sedan
David Winterbottom
dfdbbb3dfb
Added client test for anonymous checkout
14 år sedan
David Winterbottom
bae1dd4512
Reworked tests to not use dynamic include
14 år sedan
David Winterbottom
3e768a85a3
Fixed unit tests.
14 år sedan
David Winterbottom
67f6779ada
Restructured project folders to make oscar sit as a standalone app
14 år sedan
David Winterbottom
af3ddaa046
Added payment models
15 år sedan