Suyash Singh

Results 14 comments of Suyash Singh

@sainak test cases passing now.

What fields need to be overriden?

Hi @gasman @lb- sorry LB, if my tag bothers you here as I have already reached out on Slack (as you offered some help in your previous comment). My Findings...

@lb- Yep i have got my local development setup up and running, the hot-reload works when I make changes to the wagtail project. Well, I will try to get my...

@lb- So, weeks into this, I think I am certain whats happening... I have noticed that Initial-Form is always 0 in wagtail however, this is wrong, because as per [django](https://github.com/django/django/blob/16ee53d7bb01819859c78a88e3fc93eda985f71a/django/forms/formsets.py#L369),...

@lb- I can't confirm this but I think when the inline panels are initialized, the `INITIAL_FORMS` count in the form should be updated to `min_num`, I was having a hard...

@sainak the changes are done please review it again

@lb- Hi! Should we be using a permission class rather than a decorator if we are shifting to Class Based Views. Also, which tests in the wagtail, test all the...