А
Size: a a a
А
e
СЧ
S
g
NoReverseMatch в / index /
'. Вот мои - urls.py: https://pastebin.com/eD3kGAFK , views.py: https://pastebin.com/D1bevfMY , base.html: https://pastebin.com/SFaPp5mHnt
K
S
{% url 'film_detail_url' film.pk %}
СЧ
S
K
g
K
S
СЧ
K
S
S
@receiver(post_save)
def blabla_on_save(sender, instance, **kwargs):
if isinstance(instance, AbstractModel):
...
СЧ
СЧ