検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 136 for users (0.058 sec.)
Django 1.1.3 リリースノート — Django 4.0.6 ドキュメント 6522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... tabase API -- expose sensitive information such as users' password hashes. To remedy this, django.contrib.a ... oned above. This is backwards-incompatible for any users relying on the prior ability to insert arbitrary l ...
https://man.plustar.jp/django/releases/1.1.3.html - [similar]
Djangoにおけるパスワード管理 — Django 4.0.6 ドキュメント 6522
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... never to remove entries from this list. If you do, users using unmentioned algorithms won't be able to upgr ... tor ): User = apps . get_model ( 'auth' , 'User' ) users = User . objects . filter ( password__startswith = ... r = PBKDF2WrappedSHA1PasswordHasher () for user in users : algorithm , salt , sha1_hash = user . password . ... the order of several minutes for several thousand users, depending on the speed of your hardware. Finally, ...
https://man.plustar.jp/django/topics/auth/passwords.html - [similar]
Django 1.4.21 release notes — Django 4.0.6 ドキュメント 6426
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ally filling up the session store or causing other users' session records to be evicted. The built-in sessi ... es to expose a session-modifying view to anonymous users. As each built-in session backend was fixed separa ...
https://man.plustar.jp/django/releases/1.4.21.html - [similar]
Django 1.7.9 release notes — Django 4.0.6 ドキュメント 6426
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ally filling up the session store or causing other users' session records to be evicted. The built-in sessi ... es to expose a session-modifying view to anonymous users. As each built-in session backend was fixed separa ...
https://man.plustar.jp/django/releases/1.7.9.html - [similar]
Django 1.8.2 リリースノート — Django 4.0.6 ドキュメント 6426
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... key and the session cookie is set accordingly. Any users with an empty string in their session cookie will ... e seriously, by django.contrib.auth.login() when a user switches accounts. If a user is logged in and logs ... e set on the session and the session is saved. Any users with an empty string in their session cookie will ...
https://man.plustar.jp/django/releases/1.8.2.html - [similar]
Installing SpatiaLite — Django 4.0.6 ドキュメント 6329
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... onfigure $ make $ sudo make install 注釈 For macOS users building from source, the SpatiaLite library and t ... To install the SpatiaLite library and tools, macOS users can choose between KyngChaos packages and Homebrew ...
https://man.plustar.jp/django/ref/contrib/gis/install/spatialite.html - [similar]
Django 1.3.6 release notes — Django 4.0.6 ドキュメント 6329
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntation has for some time contained notes advising users on how to configure web servers to ensure that onl ... limits the admin history log view for an object to users with change permission for that model. 目次 Django ...
https://man.plustar.jp/django/releases/1.3.6.html - [similar]
Django 2.1 リリースノート — Django 4.0.6 ドキュメント 6329
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... 実行時に自動的に作成されます。 This allows giving users read-only access to models in the admin. ModelAdmi ... 't a need to assign the "view" permission to allow users who have the "change" permission to edit objects. ... permissions to limit their availability to certain users. django.contrib.auth ¶ createsuperuser now gives a ... avior was a regression in Django 1.6 and prevented users with such passwords from requesting a password res ...
https://man.plustar.jp/django/releases/2.1.html - [similar]
Django 1.4.4 release notes — Django 4.0.6 ドキュメント 6233
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... ntation has for some time contained notes advising users on how to configure web servers to ensure that onl ... limits the admin history log view for an object to users with change permission for that model. Other bugfi ...
https://man.plustar.jp/django/releases/1.4.4.html - [similar]
How to create PDF files — Django 4.0.6 ドキュメント 6137
" + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va ... PDFs for different purposes -- say, for different users or different pieces of content. For example, Djang ... le. 注釈 ReportLab is not thread-safe. Some of our users have reported odd issues with building PDF-generat ...
https://man.plustar.jp/django/howto/outputting-pdf.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT