django-dbtemplates/dbtemplates
Viktor Kálmán ac740e06f3
Support for Python 3.12 and up (#143)
* support for Python 3.12 and up

* removed unused deprecated ugettext imports

* fix django main being Python 3.12+

* missed some copypaste
2025-02-16 21:08:16 +01:00
..
locale Recompiled russian locale correctly 2017-05-18 18:00:03 +03:00
management Passing flake8 2022-08-08 00:49:40 +02:00
migrations Passing flake8 2022-08-08 00:49:40 +02:00
static/dbtemplates Moved media/* to static/* for new staticfiles compatibility. 2011-04-11 18:00:48 +02:00
utils Flake8 2022-08-10 22:32:23 +02:00
__init__.py Support for Python 3.12 and up (#143) 2025-02-16 21:08:16 +01:00
admin.py Support for Python 3.12 and up (#143) 2025-02-16 21:08:16 +01:00
apps.py Support for Python 3.12 and up (#143) 2025-02-16 21:08:16 +01:00
conf.py Passing flake8 2022-08-08 00:49:40 +02:00
loader.py Passing flake8 2022-08-08 00:49:40 +02:00
models.py Support for Python 3.12 and up (#143) 2025-02-16 21:08:16 +01:00
test_cases.py Passing flake8 2022-08-08 00:49:40 +02:00
test_settings.py added django 2.2, dropped django 2.0 and python 3.4 2019-06-19 13:37:44 +02:00