Thursday, 29 August 2013

Django admin - Foreign key to display its values (not inlines)

Django admin - Foreign key to display its values (not inlines)

References

Reference NO 1

http://stackoverflow.com/questions/15194356/django-admin-foreign-key-to-display-its-values-not-inlines

Reference NO 2

http://stackoverflow.com/questions/14130174/django-foreign-key-value-in-a-list-display-admin

Reference NO 3

https://docs.djangoproject.com/en/dev/ref/contrib/admin/

Reference NO 4

http://www.djangobook.com/en/2.0/chapter06.html

Reference NO 5

http://glasslab.engr.ccny.cuny.edu/u/grossberg../FinalRefs/django/html/ref/contrib/admin/index.html

Reference NO 6

http://igorsobreira.com/2011/02/12/change-object-after-saving-all-inlines-in-django-admin.html

Reference NO 7

http://www.stereoplex.com/blog/filtering-dropdown-lists-in-the-django-admin

Reference NO 8

#EANF#

No comments:

Post a Comment