検索ガイド -Search Guide-

単語と単語を空白で区切ることで AND 検索になります。
例: python デコレータ ('python' と 'デコレータ' 両方を含む記事を検索します)
単語の前に '-' を付けることで NOT 検索になります。
例: python -デコレータ ('python' は含むが 'デコレータ' は含まない記事を検索します)
" (ダブルクオート) で語句を囲むことで 完全一致検索になります。
例: "python data" 実装 ('python data' と '実装' 両方を含む記事を検索します。'python data 実装' の検索とは異なります。)
img_for_tre_tron

Tré Thộn を食べたことがありますか?
ベトナム・ビンズオン滞在中の方は是非注文して食べてみて!
絶対に美味しいです!
ホーチミン市内へも配達可能です。お問い合わせください。

Have you ever had "Tré Thộn" before?
If you're living at Bình Dương in Vietnam, you "must" try to order and eat it.
I'm sure you're very surprised how delicious it is!!
If you're in Hồ Chí Minh, you have a chance to get it too. Please call!!
>>

ご覧いただきありがとうございます。

このサイトは Django フレームワークを利用したサイト構築の勉強の一環として作成しているものです。

開発環境下で勉強を続ける中で実環境下でなければ試せない機能等にもたびたび出会ったのが始めたきっかけです。

機能面におけるテストの場、と位置付けているため、見た目のデザイン、構成等にはほとんど手を掛けていません。

The Specification : このサイトの仕様は以下の通りです

  • OS : AlmaLinux 8.5
  • Web Server : Apache 2.4
  • DB : PostgreSQL 14.2
  • Python : 3.10.6
  • Django : 4.0.6

---------------------------------------------------------------------------------

Thank you for visiting my web site.

This web site is for learning by myself how to use Django framework with Python language for creating a web site.

I started doing because I realized that some functions was not suitable under development environment.

As I focus on experimenting with Django's functions, I barely take care of this site's front-end design.

Please refer to the preceding for the specification of this web site.