Commit 8549a3f
committed
Add
This new method returns the URL for a given object on the CRM site using Django's reverse function. This makes it easier to programmatically access the CRM page for any contact instance.get_crm_url method to BaseContact model1 parent b18584e commit 8549a3f
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
0 commit comments