CodeWithGillis
  • Home
Sign in Subscribe

Sone GIllis

Generic Multi-Field Django Model Custom Validation

Generic Multi-Field Django Model Custom Validation

In this article, you will learn how you can create a generic multi-field model custom validation mechanism for your django projects. By default, django provides a way for you to validate your model fields by passing a list of validator functions to the validators argument. What if we have to
Sone GIllis May 20, 2024
Ensure code from a Pull Request is unit tested before enabling merge with github actions

Ensure code from a Pull Request is unit tested before enabling merge with github actions

So as a team lead you try to enforce unit testing within your team by making sure every piece of code in a PR is properly unit tested when you review. This can be extra time consuming. Can we make the process of checking for unit tests for a new
Sone GIllis May 20, 2024
Coming soon

Coming soon

This is CodeWithGillis, a brand new site by Sone GIllis that's just getting started. Things will be up and running here shortly, but you can subscribe in the meantime if you'd like to stay up to date and receive emails when new content is published!
Sone GIllis May 20, 2024

Subscribe to CodeWithGillis

Don't miss out on the latest news. Sign up now to get access to the library of members-only articles.
  • Sign up
CodeWithGillis © 2025. Powered by Ghost