Suddenly I can no longer add blogs to Django. Django says 'blog
matching query does not exist'. That seems strange to me because I want
to add something to the database and not request a blog. What could be
going on here?
admin.py:
class blogadmin(admin.ModelAdmin):
def save_model(self, reques
Sorry, the wrong list.
Op 2022-09-12T20:35:46+ schreef mailingli...@vanwingerde.nl
in bericht
, inzake:
het volgende.
> Suddenly I can no longer add blogs to Django. Django says 'blog
> matching query does not exist'. That seems strange to me because I
> want to add something to the databas