|
You are here |
simpleisbetterthancomplex.com | ||
| | | | |
www.rasulkireev.com
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | | | reverse m2m widget in django admin. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
codeinthehole.com
|
|
| | | Using models for audit and clarity | ||