Nick Jones
Nick Jones
I have 3 checkboxes on page 1 of my formwizard, one each representing pages 2, 3 and 4. If I write a generic conditional function to skip any of those...
Added StripeModel.get_or_create() so that any model can use it in the same way as Plan.get_or_create(). I know you have the manual sync functionality documented now, but all I was going...
Including this https://github.com/sveetch/crispy-forms-foundation/blob/master/crispy_forms_foundation/templates/foundation-6/field.html#L19 means that overriding the template for any widget that uses this in forms.py has no effect.
Can there please be an option to turn off the previewArea auto-hiding? I've turned the previewArea into a big clickable box to trigger the file browse prompt and currently override...
Adding a class to the list item allows the menu to be fine-tuned using CSS if needed.