David Winterbottom
|
ba59c01467
|
Add email dashboard
This allows admins to:
* Preview emails in the dashboard
* Send preview emails
* Save emails
Fixes #359
|
13 年前 |
Oliver Randell
|
524038d14d
|
Backport dashboard improvements from ChocolateBox
Includes:
* Reworked CSS
* New image field for product form
Reworking of #326
|
13 年前 |
David Winterbottom
|
5316b75314
|
Correct flake8 errors and warnings
|
13 年前 |
Tomasz Rybarczyk
|
9d59f6e322
|
Condition/Benefit should be positive value
|
14 年前 |
Tomasz Rybarczyk
|
b718731185
|
Small fix in ExtendedURLField
|
14 年前 |
David Winterbottom
|
017fc0c189
|
Fixed bug with validating relative URLs
|
14 年前 |
Patryk Zawadzki
|
8a1b196aa9
|
Fix URL_VALIDATOR_USER_AGENT import
|
14 年前 |
Patryk Zawadzki
|
aed0822222
|
Split ExtendedURLField
There is now a model field, a form field and a validator.
|
14 年前 |
David Winterbottom
|
0c778bdb38
|
Whitespace change
|
14 年前 |
David Winterbottom
|
c1a2286d83
|
Moved fields to oscar.forms package to match Django convention
|
14 年前 |