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