Results of 1 - 10 of about 145 for after (0.034 sec.)
- Djangoの認証システムを使用する — Django 4.0.6 ドキュメント 9925
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ion that will be available to the user immediately after logging out, do that after calling django.contrib. ...
l contain the URL the user should be redirected to after a successful login. If you set this to None , a qu ...
t_page ¶ New in Django 4.0. The URL to redirect to after login. Defaults to LOGIN_REDIRECT_URL . redirect_f ...
e of a GET field containing the URL to redirect to after login. Defaults to next . Overrides the get_defaul ...
-
https://man.plustar.jp/django/topics/auth/default.html
- [similar]
- GeoDjango Installation — Django 4.0.6 ドキュメント 9783
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
need to install gdal and libgeoip with Homebrew . After installing Postgres.app, add the following to your ...
ld consult the macOS-specific instructions section after installing the packages for additional instruction ...
packages require the packages listed before them. Afterward, you can also install the KyngChaos binary pac ...
kages for PostgreSQL and PostGIS . After installing the binary packages, you'll want to add ...
-
https://man.plustar.jp/django/ref/contrib/gis/install/index.html
- [similar]
- Djangoソースコードレポジトリ — Django 4.0.6 ドキュメント 9335
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
fix and security releases which occur as necessary after the initial release of a feature version. The Git ...
as stable/A.B.x branches and will be created right after the first alpha is tagged. For example, immediatel ...
y after Django 1.5 alpha 1 was tagged, the branch stable/1 ...
as described in サポートバージョン . For example, after the release of Django 1.5, the branch stable/1.5.x ...
-
https://man.plustar.jp/django/internals/git.html
- [similar]
- TemplateResponse and SimpleTemplateResponse — Django 4.0.6 ドキュメント 9181
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
llow decorators or middleware to modify a response after it has been constructed by the view. For example, ...
_callback () ¶ Add a callback that will be invoked after rendering has taken place. This hook can be used t ...
tain processing operations (such as caching) until after rendering has occurred. If the SimpleTemplateRespo ...
is explicitly set by assigning response.content . After passing through template response middleware, but ...
-
https://man.plustar.jp/django/ref/template-response.html
- [similar]
- How to implement a custom template backend — Django 4.0.6 ドキュメント 9028
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
eption message. 'source_lines' : The lines before, after, and including the line the exception occurred on. ...
rror. 'during' : The token that raised the error. 'after' : The content on the error line after the token t ...
), ( 5 , 'some \n ' ), ( 6 , 'lines \n ' ), ( 7 , 'after \n ' ), ( 8 , '' ), ], 'line' : 4 , 'before' : 'He ...
llo ' , 'during' : '{ % s yntax error %}' , 'after' : ' {{ world }} \n ' , 'total' : 9 , 'bottom' : 9 ...
-
https://man.plustar.jp/django/howto/custom-template-backend.html
- [similar]
- Working with Git and GitHub — Django 4.0.6 ドキュメント 9028
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
it is recommended that you also work using GitHub. After installing Git, the first thing you should do is s ...
and then paragraphs wrapped at 72 characters thereafter -- see the committing guidelines for more details, ...
_xxxxx - if you check the commit hashes before and after the operation at GitHub you will notice that the c ...
nch, and nobody should be basing their work on it. After upstream has changed ¶ When upstream ( django/djan ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/working-with-g...
- [similar]
- Unit tests — Django 4.0.6 ドキュメント 8886
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
py --start-at=wsgi You can also run tests starting after a specified top-level module with --start-after op ...
tion. For example: $ ./runtests.py --start-after = wsgi ...\> runtests.py --start-after=wsgi Note t ...
rse option doesn't impact on --start-at or --start-after options. Moreover these options cannot be used wit ...
un runtests.py --settings=test_sqlite --parallel=1 After running coverage, generate the html report by runn ...
-
https://man.plustar.jp/django/internals/contributing/writing-code/unit-tests.htm...
- [similar]
- Django 1.5 release notes — Django 4.0.6 ドキュメント 8579
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
st the loaded fields. If any field is set manually after load, that field will also get updated on save. Se ...
delay content generation. This signal is now sent after the content is fully consumed by the WSGI gateway. ...
re do not always call close on the response object after handling a request, most notably uWSGI prior to 1. ...
sly. It did work for single transaction block, but after the first block was left the autocommit behavior w ...
-
https://man.plustar.jp/django/releases/1.5.html
- [similar]
- データベースのトランザクション — Django 4.0.6 ドキュメント 8579
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
or do something really strange. Performing actions after commit ¶ Sometimes you need to perform an action r ...
egister callback functions that should be executed after a transaction is successfully committed: on_commit ...
he function you pass in will be called immediately after a hypothetical database write made where on_commit ...
ectly. That is, an on_commit() callable registered after a savepoint (in a nested atomic() block) will be c ...
-
https://man.plustar.jp/django/topics/db/transactions.html
- [similar]
- Organization of the Django Project — Django 4.0.6 ドキュメント 8284
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
cy for the technical board. A new board is elected after each release cycle of Django. The election process ...
unqualified. Registration of voters close one week after the announcement of the election. At that point, r ...
d faith. Registration of candidates close one week after it has opened. One week after registration of cand ...
ates on the ballot. The election conclude one week after it begins. The DSF Board then tally the votes and ...
-
https://man.plustar.jp/django/internals/organization.html
- [similar]