Lines Matching refs:sites
11 developing web sites.
15 which focuses on user-generated content on web sites. It has always been
16 possible to use Python for creating web sites, but it was a rather tedious task.
18 developers in creating faster and more robust sites. This HOWTO describes
41 Dynamic web sites are not based on files in the file system, but rather on
47 support Python, it is easy to use Python to create dynamic web sites.
372 many problems that might arise while developing web sites.
448 maintainable web sites.
547 smaller sites SQLite is just enough.
559 times called "flat files"). This is very easy for simple sites,
601 The process of creating code to run web sites involves writing code to provide
611 needed to develop web sites as a giant, integrated set of tools. No two web
624 complex web sites) or minimalist, or anything in between, are built from
652 which make it possible to create web sites almost without writing any Python code.
655 web sites. There are also a lot of add-on projects which extend Django's normal
735 for these on the projects' web sites.