From 4604072bad20d6506e9f2991dc7fc45e855d7f26 Mon Sep 17 00:00:00 2001 From: Serhii Tereshchenko Date: Sat, 4 Nov 2023 14:17:21 +0200 Subject: [PATCH] chore: Update Stand with Ukraine banner --- README.rst | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/README.rst b/README.rst index d1dcda1..728a8cb 100644 --- a/README.rst +++ b/README.rst @@ -1,24 +1,12 @@ -============== -War in Ukraine -============== - -On February 24th, 2022, Russia invaded Ukraine. I'm sole maintainer of this project -staying in safe place, but i don't know how long it would be safe. - -Russian military shelling our cities, targeting civilian population. - -Help Ukraine: - -- https://supportukrainenow.org/ - -Talk to your politics, talk to your friends. Send heavy weapons to Ukraine. Close the sky. - ----------------- - ================ Modeltranslation ================ +.. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg + :target: https://stand-with-ukraine.pp.ua + :alt: Stand With Ukraine + +----- .. image:: http://img.shields.io/coveralls/deschler/django-modeltranslation.svg?style=flat-square :target: https://coveralls.io/r/deschler/django-modeltranslation @@ -36,7 +24,6 @@ Modeltranslation :target: https://gitter.im/django-modeltranslation/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge - The modeltranslation application is used to translate dynamic content of existing Django models to an arbitrary number of languages without having to change the original model classes. It uses a registration approach (comparable