Michael van Tellingen
1de46cbd48
Run the tests by default with postgresql
Most real-world instances will use postgresql instead of sqlite so it's
better to use postgres for the tests. This also allows us to easily add
tests for concurrency issues which is not supported by sqlite
8 years ago
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
8 years ago
David Winterbottom
0a27d9ccfe
Add demo site
Example sites now sit in their own folder (sites) for easier
organisation.
13 years ago
David Winterbottom
876023c1f4
Cleaned up sandbox code
14 years ago
David Winterbottom
887d605757
Refactored folder structure to use an 'apps' folder
14 years ago
David Winterbottom
1eeb6aaf4f
Introduced the abstract_models.py set-up to several new applications
Completed the models for the order package too. Added admin files
15 years ago
David Winterbottom
af3ddaa046
Added payment models
15 years ago