This website works better with JavaScript.
Home
Explore
Help
Sign In
njeudy
/
vertical-cooperative
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
[IMP] remove no_register from required fields
pull/16/head
houssine
5 years ago
parent
dbdb57ca70
commit
d5ee9662bb
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
easy_my_coop/models/coop.py
1
easy_my_coop/models/coop.py
View File
@ -14,7 +14,6 @@ _REQUIRED = ['email',
'
zip_code
'
,
'
city
'
,
'
iban
'
,
'
no_registre
'
,
'
gender
'
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
njeudy/vertical-cooperative
Title
Body
Create Issue