/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

simpleisbetterthancomplex.com
| | www.rasulkireev.com
4.8 parsecs away

Travel
| | Whenever you building a site with Django that will have user authentication, it is recommended to create a Custom User Model, before the first migration. Sometimes you forget to do that. In this case you have to follow a strict procedure, which I'll show you in the post.
| | alexgaynor.net
2.5 parsecs away

Travel
| | [AI summary] Alex, a software resilience engineer, demonstrates how to implement a read-only field in Django by subclassing FileField and modifying the widget rendering and validation logic.
| | gist.github.com
3.7 parsecs away

Travel
| | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets.
| | codeinthehole.com
23.7 parsecs away

Travel
| Using models for audit and clarity