Age | Commit message (Expand) | Author |
---|---|---|
2020-03-12 | Replace datetime.now() with timezone.now() | Magnus Hagander |
2019-07-10 | Ensure email addresses are lowercase throughout | Magnus Hagander |
2019-03-28 | Make country optional and show most common countries | Magnus Hagander |
2019-01-19 | Re-factor payment methods and move configuration to the database | Magnus Hagander |
2019-01-10 | Generic changes for python3 from 2to3 | Magnus Hagander |
2018-12-18 | Move invoice management to the new layout/framework | Magnus Hagander |
2018-12-17 | Unbreak user autocomplete for non-superusers | Magnus Hagander |
2018-12-16 | Move root of backendviews/forms/lookups into util | Magnus Hagander |