numerus/pkg
jordi fita mas e9cc331ee0 Add products section
There is still some issues with the price field, because for now it is
in cents, but do not have time now to fix that.
2023-02-04 11:32:39 +01:00
..
company.go Add companyURI for Go code too, not just templates 2023-02-04 10:43:42 +01:00
contacts.go Add products section 2023-02-04 11:32:39 +01:00
db.go Prefix with “Must” all functions that panic 2023-01-22 20:37:43 +01:00
form.go Handle tax details and new tax forms with structs and validation 2023-02-01 14:15:02 +01:00
locale.go Replace default router with github.com/julienschmidt/httprouter 2023-02-03 12:30:56 +01:00
logger.go Move source file to the root of pkg 2023-01-17 10:40:22 +01:00
login.go Replace default router with github.com/julienschmidt/httprouter 2023-02-03 12:30:56 +01:00
products.go Add products section 2023-02-04 11:32:39 +01:00
profile.go Add companyURI for Go code too, not just templates 2023-02-04 10:43:42 +01:00
recover.go Gofmt recover.go 2023-01-22 20:37:34 +01:00
router.go Add products section 2023-02-04 11:32:39 +01:00
template.go Add companyURI for Go code too, not just templates 2023-02-04 10:43:42 +01:00