Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Jun 21st, 2018
96
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.24 KB
| None
|
0
0
raw
download
clone
embed
print
report
class
DemoAdmin
(
admin.
ModelAdmin
)
:
list_display
=
(
'name'
,
'city'
)
fieldsets
=
(
'Standard info'
,
{
'fields'
:
(
'name'
)
}
)
,
'Address info'
,
{
'fields'
:
(
'address'
,
(
'city'
,
'zip'
)
)
}
)
)
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $5000 INSTANTLY
JavaScript | 4 sec ago | 0.08 KB
Make $2500 in 15 minutes G
JavaScript | 6 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 6 sec ago | 0.08 KB
FREE BTC GUIDE 0
JavaScript | 8 sec ago | 0.08 KB
✅ MAKE $3500 IN 15 MIN
JavaScript | 11 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] 1
JavaScript | 11 sec ago | 0.08 KB
✅ MAKE $3500 IN 15 MIN
JavaScript | 14 sec ago | 0.08 KB
MAKE $5000 INSTANTLY Z
JavaScript | 15 sec ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!