3b44e50972
- Add missing BuildRequires on timezone. - Switch to pyproject macros. - No more greedy globs in %files.
Steve Kowalik2024-07-23 05:01:44 +00:00
3a37b1bbf0
- update to 1.2.0: * Add 'liveserver' and 'liveclient' fixtures (closes#24). * Added 'command_makemigrations' fixture. * Added 'conf_app_name' fixture (see #17). * Fixture 'template_context' now accepts a username. * Dropped support for Django 1.7. * Dropped support for Py2. Py3.6+ specific syntax is introduced. Code update may be required. * Introduced new 'check_migrations' fixture. - drop django_4.patch (upstream)
Dirk Mueller2023-07-24 18:56:04 +00:00
c01f1c5ffd
- Update to 0.15.2: - Ignore temporary attributes from project settings module (see gh#idlesign/pytest-djangoapp#21). - Add django_4.patch making the package compatible with Django 4.* (gh#idlesign/pytest-djangoapp#23).
Matej Cepl2022-01-10 21:20:51 +00:00