fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove the banner
[wolnelektury.git]
/
src
/
pz
/
admin.py
diff --git
a/src/pz/admin.py
b/src/pz/admin.py
index
daacdce
..
1bbb1da
100644
(file)
--- a/
src/pz/admin.py
+++ b/
src/pz/admin.py
@@
-117,6
+117,7
@@
class DirectDebitAdmin(admin.ModelAdmin):
fieldsets = [
(None, {
"fields": [
fieldsets = [
(None, {
"fields": [
+ 'nosignature',
('first_name', 'sex', 'date_of_birth'),
'last_name',
('street', 'building'),
('first_name', 'sex', 'date_of_birth'),
'last_name',
('street', 'building'),