subscription html card updated

This commit is contained in:
rizwanisready
2024-04-10 14:53:30 +05:30
parent 34892e435d
commit a3ea63dbab
4 changed files with 64 additions and 10 deletions

View File

@@ -21,7 +21,11 @@ class SubscriptionForm(forms.ModelForm):
fields = [
"title",
"plan",
"high_amount",
"amount",
"short_description",
"long_description",
"image",
"principal_types",
] # Include all fields you want from the model