Posts about django
- A short work history. Looking for more.
- Speeding up Django unit tests with SQLite, reuse-db and RAMDisk
- Test Django with Selenium, pytest and user authentication
- pytest parameter matrices
- Continuous deployment of a Django app from Travis CI to PythonAnywhere
- Use Django in-memory file storage with pytest
- How to test django template tags
- Populate your Django test database with pytest fixtures
- Disable Django/Python logging with pytest fixture
- django-crispy-forms and the 'cancel' button
- Mocking database calls in Django view tests
- Testing Django forms with pytest parameterization