Django: how to use the nice admin tables in the actual application -


new django, worked through 'polls' tutorial. convert simple views tabular views, in pretty admin interface. should try clone code admin module? otherwise, how proceed?

the admin forms django forms , formsets. build form model use modelforms. maybe nice @ admin tabular_inline template. lives at: django/contrib/admin/templates/admin/edit_inline/tabular.html.

the snippet looping on form fields.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -