order')
class WorkSeriesImageInline(admin.TabularInline):
model = WorkImage
formset = WorkSeriesImagesFormset
maybe that helps someone else!
w
On Feb 22, 12:20 pm, wolfram w wrote:
> Hello,
>
> sorry if I missed the obvious answer - however I haven't found one i
Hello,
sorry if I missed the obvious answer - however I haven't found one in
the last hour.
I have an image model that has both series and year models as foreign
keys - i.e. it belongs to both a series and a year and can be sorted
differently within either. For ease of use in the admin I would l
2 matches
Mail list logo