|
You are here |
gist.github.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. | |
| | | | |
bitofpixels.com
|
|
| | | | | I recently integrated Django Sendfile with a website to provide downloads that required authentication (even knowing the location of an authentication requiring file in the static directory will not allow you to download it thanks to some Apache conf magic). | |
| | | | |
kenan7.com
|
|
| | | | | Enhance Django admin with a symmetrical ManyToMany filter widget for a consistent and user-friendly experience. Improve UI and UX with this guide | |
| | | | |
j11g.com
|
|
| | | Setup a Django MySQL CRUD program in 10 minutes with virtualenv, pip and Python. | ||