This repository has been archived by the owner on Jan 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow to fill in the form fields with url params
- Loading branch information
Victor Yunenko
committed
Sep 15, 2020
1 parent
2e5028a
commit 4c1266e
Showing
6 changed files
with
364 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,6 @@ | |
|
||
|
||
class EmailNotificationFormPlugin(FormPlugin): | ||
|
||
class Meta: | ||
proxy = True | ||
|
||
|
Oops, something went wrong.