Skip to content
Search Gists
Search Gists
All gists
Back to GitHub
Sign in
Sign up
Sign in
Sign up
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
jmoz
32
followers
·
12
following
View GitHub Profile
All gists
57
Forked
1
Starred
1
Sort
Recently created
Least recently created
Recently updated
Least recently updated
Sort
Recently created
Least recently created
Recently updated
Least recently updated
4 files
9 forks
22 comments
56 stars
jonashaag
/
0-howto-listfield-django-admin.rst
Created
September 7, 2011 09:41
Howto use ListFields in Django's admin
Howto use ListFields in Django's admin
Problem
Consider this blog post model:
models.py
You can’t perform that action at this time.