Torrent Downloads » Other » [ DevCourseWeb com ] Udemy - Building Web Applications With Django And Postgresql
Other
[ DevCourseWeb com ] Udemy - Building Web Applications With Django And Postgresql
Torrent info
Name:[ DevCourseWeb com ] Udemy - Building Web Applications With Django And Postgresql
Infohash: D6DBC3A9E2A086486AF8FD29EB4904F0F45717DE
Total Size: 2.24 GB
Magnet: Magnet Download
Seeds: 2
Leechers: 1
Stream: Watch Full Movies @ LimeMovies
Last Updated: 2023-05-15 22:31:00 (Update Now)
Torrent added: 2023-05-15 22:30:50
Alternatives:[ DevCourseWeb com ] Udemy - Building Web Applications With Django And Postgresql Torrents
Torrent Files List
Get Bonus Downloads Here.url (Size: 2.24 GB) (Files: 1304)
Get Bonus Downloads Here.url
~Get Your Files Here !
1 - Getting started
1 - Introduction.mp4
2 - Getting started on Windows macOS and Linux.mp4
3 - How to ask great questions.mp4
4 - FAQs.mp4
10 - Django Project Registration forms Real world
43 - Creating model.mp4
44 - Creating forms.mp4
45 - Creating views.mp4
46 - Applying ORM migrations.mp4
47 - Creating myform template.mp4
48 - Adding urls.mp4
49 - Creating successview template.mp4
50 - Project urls update and adding Installed apps.mp4
51 - Run project and submit data to database.mp4
11 - Django Reports
52 - Creating reportview method.mp4
53 - Creating reporttemplate.mp4
54 - Update urls pattern.mp4
55 - Run project and test reports.mp4
2 - Setting up a Python development
10 - Installation and access pip command.mp4
5 - Installing Python.mp4
6 - Installing PyCharm IDE for development.mp4
7 - Creating the first Python project.mp4
8 - Write and Run Hello World program.mp4
9 - Command line basics.mp4
3 - Download Resources and Reference Project Source Code
11 - Download Resources and Reference Project Source Code.html
12 - Django to PostgreSQL database connection Project Settings file.html
project
Readme.txt
mydb.sql
pythonProject
idea
gitignore
inspectionProfiles
profiles_settings.xml
misc.xml
modules.xml
pythonProject.iml
workspace.xml
main.py
myproject
db.sqlite3
manage.py
myapp
__init__.py
__pycache__
__init__.cpython-311.pyc
admin.cpython-311.pyc
apps.cpython-311.pyc
forms.cpython-311.pyc
models.cpython-311.pyc
urls.cpython-311.pyc
views.cpython-311.pyc
admin.py
apps.py
forms.py
migrations
0001_initial.py
0002_offers.py
0003_mymodel.py
__init__.py
__pycache__
0001_initial.cpython-311.pyc
0002_offers.cpython-311.pyc
0003_mymodel.cpython-311.pyc
__init__.cpython-311.pyc
models.py
templates
base.html
index.html
my_form_template.html
report_template.html
success_template.html
tests.py
urls.py
views.py
myproject
__init__.py
__pycache__
__init__.cpython-311.pyc
settings.cpython-311.pyc
urls.cpython-311.pyc
wsgi.cpython-311.pyc
asgi.py
settings.py
urls.py
wsgi.py
venv
Lib
site-packages
__pycache__
_virtualenv.cpython-311.pyc
_distutils_hack
__init__.py
__pycache__
__init__.cpython-311.pyc
override.py
_virtualenv.pth
_virtualenv.py
distutils-precedence.pth
pip-22.3.1.dist-info
INSTALLER
LICENSE.txt
METADATA
RECORD
WHEEL
entry_points.txt
top_level.txt
pip-22.3.1.virtualenv
pip
__init__.py
__main__.py
__pip-runner__.py
__pycache__
__init__.cpython-311.pyc
__main__.cpython-311.pyc
_internal
__init__.py
__pycache__
__init__.cpython-311.pyc
build_env.cpython-311.pyc
cache.cpython-311.pyc
configuration.cpython-311.pyc
exceptions.cpython-311.pyc
pyproject.cpython-311.pyc
self_outdated_check.cpython-311.pyc
wheel_builder.cpython-311.pyc
build_env.py
cache.py
cli
__init__.py
__pycache__
__init__.cpython-311.pyc
autocompletion.cpython-311.pyc
base_command.cpython-311.pyc
cmdoptions.cpython-311.pyc
command_context.cpython-311.pyc
main.cpython-311.pyc
main_parser.cpython-311.pyc
parser.cpython-311.pyc
progress_bars.cpython-311.pyc
req_command.cpython-311.pyc
spinners.cpython-311.pyc
status_codes.cpython-311.pyc
autocompletion.py
base_command.py
cmdoptions.py
command_context.py
main.py
main_parser.py
parser.py
progress_bars.py
req_command.py
spinners.py
status_codes.py
commands
__init__.py
__pycache__
__init__.cpython-311.pyc
help.cpython-311.pyc
install.cpython-311.pyc
cache.py
check.py
completion.py
configuration.py
debug.py
download.py
freeze.py
hash.py
help.py
index.py
inspect.py
install.py
list.py
search.py
show.py
uninstall.py
wheel.py
configuration.py
distributions
__init__.py
__pycache__
__init__.cpython-311.pyc
base.cpython-311.pyc
installed.cpython-311.pyc
sdist.cpython-311.pyc
wheel.cpython-311.pyc
base.py
installed.py
sdist.py
wheel.py
exceptions.py
index
__init__.py
__pycache__
__init__.cpython-311.pyc
collector.cpython-311.pyc
package_finder.cpython-311.pyc
sources.cpython-311.pyc
collector.py
package_finder.py
sources.py
locations
__init__.py
__pycache__
__init__.cpython-311.pyc
_sysconfig.cpython-311.pyc
base.cpython-311.pyc
_distutils.py
_sysconfig.py
base.py
main.py
metadata
__init__.py
__pycache__
__init__.cpython-311.pyc
_json.cpython-311.pyc
base.cpython-311.pyc
pkg_resources.cpython-311.pyc
_json.py
base.py
importlib
__init__.py
__pycache__
__init__.cpython-311.pyc
_compat.cpython-311.pyc
_dists.cpython-311.pyc
_envs.cpython-311.pyc
_compat.py
_dists.py
_envs.py
pkg_resources.py
models
__init__.py
__pycache__
__init__.cpython-311.pyc
candidate.cpython-311.pyc
direct_url.cpython-311.pyc
format_control.cpython-311.pyc
index.cpython-311.pyc
installation_report.cpython-311.pyc
link.cpython-311.pyc
scheme.cpython-311.pyc
search_scope.cpython-311.pyc
selection_prefs.cpython-311.pyc
target_python.cpython-311.pyc
wheel.cpython-311.pyc
candidate.py
direct_url.py
format_control.py
index.py
installation_report.py
link.py
scheme.py
search_scope.py
selection_prefs.py
target_python.py
wheel.py
network
__init__.py
__pycache__
__init__.cpython-311.pyc
auth.cpython-311.pyc
cache.cpython-311.pyc
download.cpython-311.pyc
lazy_wheel.cpython-311.pyc
session.cpython-311.pyc
utils.cpython-311.pyc
auth.py
cache.py
download.py
lazy_wheel.py
session.py
utils.py
xmlrpc.py
operations
__init__.py
__pycache__
__init__.cpython-311.pyc
check.cpython-311.pyc
prepare.cpython-311.pyc
build
__init__.py
__pycache__
__init__.cpython-311.pyc
build_tracker.cpython-311.pyc
metadata.cpython-311.pyc
metadata_editable.cpython-311.pyc
metadata_legacy.cpython-311.pyc
wheel.cpython-311.pyc
wheel_editable.cpython-311.pyc
wheel_legacy.cpython-311.pyc
build_tracker.py
metadata.py
metadata_editable.py
metadata_legacy.py
wheel.py
wheel_editable.py
wheel_legacy.py
check.py
freeze.py
install
__init__.py
__pycache__
__init__.cpython-311.pyc
editable_legacy.cpython-311.pyc
legacy.cpython-311.pyc
wheel.cpython-311.pyc
editable_legacy.py
legacy.py
wheel.py
prepare.py
pyproject.py
req
__init__.py
__pycache__
__init__.cpython-311.pyc
constructors.cpython-311.pyc
req_file.cpython-311.pyc
req_install.cpython-311.pyc
req_set.cpython-311.pyc
req_uninstall.cpython-311.pyc
constructors.py
req_file.py
req_install.py
req_set.py
req_uninstall.py
resolution
__init__.py
__pycache__
__init__.cpython-311.pyc
base.cpython-311.pyc
base.py
legacy
__init__.py
resolver.py
resolvelib
__init__.py
__pycache__
__init__.cpython-311.pyc
base.cpython-311.pyc
candidates.cpython-311.pyc
factory.cpython-311.pyc
found_candidates.cpython-311.pyc
provider.cpython-311.pyc
reporter.cpython-311.pyc
requirements.cpython-311.pyc
resolver.cpython-311.pyc
base.py
candidates.py
factory.py
found_candidates.py
provider.py
reporter.py
requirements.py
resolver.py
self_outdated_check.py
utils
__init__.py
__pycache__
__init__.cpython-311.pyc
_log.cpython-311.pyc
appdirs.cpython-311.pyc
compat.cpython-311.pyc
compatibility_tags.cpython-311.pyc
deprecation.cpython-311.pyc
direct_url_helpers.cpython-311.pyc
distutils_args.cpython-311.pyc
egg_link.cpython-311.pyc
encoding.cpython-311.pyc
entrypoints.cpython-311.pyc
filesystem.cpython-311.pyc
filetypes.cpython-311.pyc
glibc.cpython-311.pyc
hashes.cpython-311.pyc
inject_securetransport.cpython-311.pyc
logging.cpython-311.pyc
misc.cpython-311.pyc
models.cpython-311.pyc
packaging.cpython-311.pyc
setuptools_build.cpython-311.pyc
subprocess.cpython-311.pyc
temp_dir.cpython-311.pyc
unpacking.cpython-311.pyc
urls.cpython-311.pyc
virtualenv.cpython-311.pyc
wheel.cpython-311.pyc
_log.py
appdirs.py
compat.py
compatibility_tags.py
datetime.py
deprecation.py
direct_url_helpers.py
distutils_args.py
egg_link.py
encoding.py
entrypoints.py
filesystem.py
filetypes.py
glibc.py
hashes.py
inject_securetransport.py
logging.py
misc.py
models.py
packaging.py
setuptools_build.py
subprocess.py
temp_dir.py
unpacking.py
urls.py
virtualenv.py
wheel.py
vcs
__init__.py
__pycache__
__init__.cpython-311.pyc
bazaar.cpython-311.pyc
git.cpython-311.pyc
mercurial.cpython-311.pyc
subversion.cpython-311.pyc
versioncontrol.cpython-311.pyc
bazaar.py
git.py
mercurial.py
subversion.py
versioncontrol.py
wheel_builder.py
_vendor
__init__.py
__pycache__
__init__.cpython-311.pyc
six.cpython-311.pyc
cachecontrol
__init__.py
__pycache__
__init__.cpython-311.pyc
adapter.cpython-311.pyc
cache.cpython-311.pyc
compat.cpython-311.pyc
controller.cpython-311.pyc
filewrapper.cpython-311.pyc
serialize.cpython-311.pyc
wrapper.cpython-311.pyc
_cmd.py
adapter.py
cache.py
caches
__init__.py
__pycache__
__init__.cpython-311.pyc
file_cache.cpython-311.pyc
redis_cache.cpython-311.pyc
file_cache.py
redis_cache.py
compat.py
controller.py
filewrapper.py
heuristics.py
serialize.py
wrapper.py
certifi
__init__.py
__main__.py
__pycache__
__init__.cpython-311.pyc
core.cpython-311.pyc
cacert.pem
core.py
chardet
__init__.py
__pycache__
__init__.cpython-311.pyc
big5freq.cpython-311.pyc
big5prober.cpython-311.pyc
chardistribution.cpython-311.pyc
charsetgroupprober.cpython-311.pyc
charsetprober.cpython-311.pyc
codingstatemachine.cpython-311.pyc
cp949prober.cpython-311.pyc
enums.cpython-311.pyc
escprober.cpython-311.pyc
escsm.cpython-311.pyc
eucjpprober.cpython-311.pyc
euckrfreq.cpython-311.pyc
euckrprober.cpython-311.pyc
euctwfreq.cpython-311.pyc
euctwprober.cpython-311.pyc
gb2312freq.cpython-311.pyc
gb2312prober.cpython-311.pyc
hebrewprober.cpython-311.pyc
jisfreq.cpython-311.pyc
johabfreq.cpython-311.pyc
johabprober.cpython-311.pyc
jpcntx.cpython-311.pyc
langbulgarianmodel.cpython-311.pyc
langgreekmodel.cpython-311.pyc
langhebrewmodel.cpython-311.pyc
langrussianmodel.cpython-311.pyc
langthaimodel.cpython-311.pyc
langturkishmodel.cpython-311.pyc
latin1prober.cpython-311.pyc
mbcharsetprober.cpython-311.pyc
mbcsgroupprober.cpython-311.pyc
mbcssm.cpython-311.pyc
sbcharsetprober.cpython-311.pyc
sbcsgroupprober.cpython-311.pyc
sjisprober.cpython-311.pyc
universaldetector.cpython-311.pyc
utf1632prober.cpython-311.pyc
utf8prober.cpython-311.pyc
version.cpython-311.pyc
big5freq.py
big5prober.py
chardistribution.py
charsetgroupprober.py
charsetprober.py
cli
__init__.py
chardetect.py
codingstatemachine.py
cp949prober.py
enums.py
escprober.py
escsm.py
eucjpprober.py
euckrfreq.py
euckrprober.py
euctwfreq.py
euctwprober.py
gb2312freq.py
gb2312prober.py
hebrewprober.py
jisfreq.py
johabfreq.py
johabprober.py
jpcntx.py
langbulgarianmodel.py
langgreekmodel.py
langhebrewmodel.py
langhungarianmodel.py
langrussianmodel.py
langthaimodel.py
langturkishmodel.py
latin1prober.py
mbcharsetprober.py
mbcsgroupprober.py
mbcssm.py
metadata
__init__.py
languages.py
sbcharsetprober.py
sbcsgroupprober.py
sjisprober.py
universaldetector.py
utf1632prober.py
utf8prober.py
version.py
colorama
__init__.py
ansi.py
ansitowin32.py
initialise.py
win32.py
winterm.py
distlib
__init__.py
__pycache__
__init__.cpython-311.pyc
compat.cpython-311.pyc
resources.cpython-311.pyc
scripts.cpython-311.pyc
util.cpython-311.pyc
compat.py
database.py
index.py
locators.py
manifest.py
markers.py
metadata.py
resources.py
scripts.py
t32.exe
t64-arm.exe
t64.exe
util.py
version.py
w32.exe
w64-arm.exe
w64.exe
wheel.py
distro
__init__.py
__main__.py
distro.py
idna
__init__.py
__pycache__
__init__.cpython-311.pyc
core.cpython-311.pyc
idnadata.cpython-311.pyc
intranges.cpython-311.pyc
package_data.cpython-311.pyc
codec.py
compat.py
core.py
idnadata.py
intranges.py
package_data.py
uts46data.py
msgpack
__init__.py
__pycache__
__init__.cpython-311.pyc
exceptions.cpython-311.pyc
ext.cpython-311.pyc
fallback.cpython-311.pyc
exceptions.py
ext.py
fallback.py
packaging
__about__.py
__init__.py
__pycache__
__about__.cpython-311.pyc
__init__.cpython-311.pyc
_manylinux.cpython-311.pyc
_musllinux.cpython-311.pyc
_structures.cpython-311.pyc
markers.cpython-311.pyc
requirements.cpython-311.pyc
specifiers.cpython-311.pyc
tags.cpython-311.pyc
utils.cpython-311.pyc
version.cpython-311.pyc
_manylinux.py
_musllinux.py
_structures.py
markers.py
requirements.py
specifiers.py
tags.py
utils.py
version.py
pep517
__init__.py
__pycache__
__init__.cpython-311.pyc
wrappers.cpython-311.pyc
_compat.py
build.py
check.py
colorlog.py
dirtools.py
envbuild.py
in_process
__init__.py
__pycache__
__init__.cpython-311.pyc
_in_process.py
meta.py
wrappers.py
pkg_resources
__init__.py
__pycache__
__init__.cpython-311.pyc
py31compat.cpython-311.pyc
py31compat.py
platformdirs
__init__.py
__main__.py
__pycache__
__init__.cpython-311.pyc
api.cpython-311.pyc
version.cpython-311.pyc
windows.cpython-311.pyc
android.py
api.py
macos.py
unix.py
version.py
windows.py
pygments
__init__.py
__main__.py
__pycache__
__init__.cpython-311.pyc
filter.cpython-311.pyc
lexer.cpython-311.pyc
modeline.cpython-311.pyc
plugin.cpython-311.pyc
regexopt.cpython-311.pyc
style.cpython-311.pyc
token.cpython-311.pyc
util.cpython-311.pyc
cmdline.py
console.py
filter.py
filters
__init__.py
__pycache__
__init__.cpython-311.pyc
formatter.py
formatters
__init__.py
_mapping.py
bbcode.py
groff.py
html.py
img.py
irc.py
latex.py
other.py
pangomarkup.py
rtf.py
svg.py
terminal.py
terminal256.py
lexer.py
lexers
__init__.py
__pycache__
__init__.cpython-311.pyc
_mapping.cpython-311.pyc
_mapping.py
python.py
modeline.py
plugin.py
regexopt.py
scanner.py
sphinxext.py
style.py
styles
__init__.py
__pycache__
__init__.cpython-311.pyc
token.py
unistring.py
util.py
pyparsing
__init__.py
__pycache__
__init__.cpython-311.pyc
actions.cpython-311.pyc
common.cpython-311.pyc
core.cpython-311.pyc
exceptions.cpython-311.pyc
helpers.cpython-311.pyc
results.cpython-311.pyc
testing.cpython-311.pyc
unicode.cpython-311.pyc
util.cpython-311.pyc
actions.py
common.py
core.py
diagram
__init__.py
exceptions.py
helpers.py
results.py
testing.py
unicode.py
util.py
requests
__init__.py
__pycache__
__init__.cpython-311.pyc
__version__.cpython-311.pyc
_internal_utils.cpython-311.pyc
adapters.cpython-311.pyc
api.cpython-311.pyc
auth.cpython-311.pyc
certs.cpython-311.pyc
compat.cpython-311.pyc
cookies.cpython-311.pyc
exceptions.cpython-311.pyc
hooks.cpython-311.pyc
models.cpython-311.pyc
packages.cpython-311.pyc
sessions.cpython-311.pyc
status_codes.cpython-311.pyc
structures.cpython-311.pyc
utils.cpython-311.pyc
__version__.py
_internal_utils.py
adapters.py
api.py
auth.py
certs.py
compat.py
cookies.py
exceptions.py
help.py
hooks.py
models.py
packages.py
sessions.py
status_codes.py
structures.py
utils.py
resolvelib
__init__.py
__pycache__
__init__.cpython-311.pyc
providers.cpython-311.pyc
reporters.cpython-311.pyc
resolvers.cpython-311.pyc
structs.cpython-311.pyc
compat
__init__.py
__pycache__
__init__.cpython-311.pyc
collections_abc.cpython-311.pyc
collections_abc.py
providers.py
reporters.py
resolvers.py
structs.py
rich
__init__.py
__main__.py
__pycache__
__init__.cpython-311.pyc
_cell_widths.cpython-311.pyc
_emoji_codes.cpython-311.pyc
_emoji_replace.cpython-311.pyc
_export_format.cpython-311.pyc
_extension.cpython-311.pyc
_log_render.cpython-311.pyc
_loop.cpython-311.pyc
_palettes.cpython-311.pyc
_pick.cpython-311.pyc
_ratio.cpython-311.pyc
_spinners.cpython-311.pyc
_win32_console.cpython-311.pyc
_windows.cpython-311.pyc
_wrap.cpython-311.pyc
abc.cpython-311.pyc
align.cpython-311.pyc
ansi.cpython-311.pyc
box.cpython-311.pyc
cells.cpython-311.pyc
color.cpython-311.pyc
color_triplet.cpython-311.pyc
columns.cpython-311.pyc
console.cpython-311.pyc
constrain.cpython-311.pyc
containers.cpython-311.pyc
control.cpython-311.pyc
default_styles.cpython-311.pyc
emoji.cpython-311.pyc
errors.cpython-311.pyc
file_proxy.cpython-311.pyc
filesize.cpython-311.pyc
highlighter.cpython-311.pyc
jupyter.cpython-311.pyc
live.cpython-311.pyc
live_render.cpython-311.pyc
logging.cpython-311.pyc
markup.cpython-311.pyc
measure.cpython-311.pyc
padding.cpython-311.pyc
pager.cpython-311.pyc
palette.cpython-311.pyc
panel.cpython-311.pyc
pretty.cpython-311.pyc
progress.cpython-311.pyc
progress_bar.cpython-311.pyc
protocol.cpython-311.pyc
region.cpython-311.pyc
repr.cpython-311.pyc
scope.cpython-311.pyc
screen.cpython-311.pyc
segment.cpython-311.pyc
spinner.cpython-311.pyc
style.cpython-311.pyc
styled.cpython-311.pyc
syntax.cpython-311.pyc
table.cpython-311.pyc
terminal_theme.cpython-311.pyc
text.cpython-311.pyc
theme.cpython-311.pyc
themes.cpython-311.pyc
traceback.cpython-311.pyc
_cell_widths.py
_emoji_codes.py
_emoji_replace.py
_export_format.py
_extension.py
_inspect.py
_log_render.py
_loop.py
_palettes.py
_pick.py
_ratio.py
_spinners.py
_stack.py
_timer.py
_win32_console.py
_windows.py
_windows_renderer.py
_wrap.py
abc.py
align.py
ansi.py
bar.py
box.py
cells.py
color.py
color_triplet.py
columns.py
console.py
constrain.py
containers.py
control.py
default_styles.py
diagnose.py
emoji.py
errors.py
file_proxy.py
filesize.py
highlighter.py
json.py
jupyter.py
layout.py
live.py
live_render.py
logging.py
markup.py
measure.py
padding.py
pager.py
palette.py
panel.py
pretty.py
progress.py
progress_bar.py
prompt.py
protocol.py
region.py
repr.py
rule.py
scope.py
screen.py
segment.py
spinner.py
status.py
style.py
styled.py
syntax.py
table.py
terminal_theme.py
text.py
theme.py
themes.py
traceback.py
tree.py
six.py
tenacity
__init__.py
__pycache__
__init__.cpython-311.pyc
_asyncio.cpython-311.pyc
_utils.cpython-311.pyc
after.cpython-311.pyc
before.cpython-311.pyc
before_sleep.cpython-311.pyc
nap.cpython-311.pyc
retry.cpython-311.pyc
stop.cpython-311.pyc
wait.cpython-311.pyc
_asyncio.py
_utils.py
after.py
before.py
before_sleep.py
nap.py
retry.py
stop.py
tornadoweb.py
wait.py
tomli
__init__.py
__pycache__
__init__.cpython-311.pyc
_parser.cpython-311.pyc
_re.cpython-311.pyc
_types.cpython-311.pyc
_parser.py
_re.py
_types.py
typing_extensions.py
urllib3
__init__.py
__pycache__
__init__.cpython-311.pyc
_collections.cpython-311.pyc
_version.cpython-311.pyc
connection.cpython-311.pyc
connectionpool.cpython-311.pyc
exceptions.cpython-311.pyc
fields.cpython-311.pyc
filepost.cpython-311.pyc
poolmanager.cpython-311.pyc
request.cpython-311.pyc
response.cpython-311.pyc
_collections.py
_version.py
connection.py
connectionpool.py
contrib
__init__.py
__pycache__
__init__.cpython-311.pyc
_appengine_environ.cpython-311.pyc
socks.cpython-311.pyc
_appengine_environ.py
_securetransport
__init__.py
bindings.py
low_level.py
appengine.py
ntlmpool.py
pyopenssl.py
securetransport.py
socks.py
exceptions.py
fields.py
filepost.py
packages
__init__.py
__pycache__
__init__.cpython-311.pyc
six.cpython-311.pyc
backports
__init__.py
makefile.py
six.py
poolmanager.py
request.py
response.py
util
__init__.py
__pycache__
__init__.cpython-311.pyc
connection.cpython-311.pyc
proxy.cpython-311.pyc
queue.cpython-311.pyc
request.cpython-311.pyc
response.cpython-311.pyc
retry.cpython-311.pyc
ssl_.cpython-311.pyc
ssl_match_hostname.cpython-311.pyc
ssltransport.cpython-311.pyc
timeout.cpython-311.pyc
url.cpython-311.pyc
wait.cpython-311.pyc
connection.py
proxy.py
queue.py
request.py
response.py
retry.py
ssl_.py
ssl_match_hostname.py
ssltransport.py
timeout.py
url.py
wait.py
vendor.txt
webencodings
__init__.py
labels.py
mklabels.py
tests.py
x_user_defined.py
py.typed
pkg_resources
__init__.py
__pycache__
__init__.cpython-311.pyc
_vendor
__init__.py
__pycache__
__init__.cpython-311.pyc
appdirs.cpython-311.pyc
appdirs.py
importlib_resources
__init__.py
_adapters.py
_common.py
_compat.py
_itertools.py
_legacy.py
abc.py
readers.py
simple.py
jaraco
__init__.py
__pycache__
__init__.cpython-311.pyc
context.cpython-311.pyc
functools.cpython-311.pyc
context.py
functools.py
text
__init__.py
__pycache__
__init__.cpython-311.pyc
more_itertools
__init__.py
__pycache__
__init__.cpython-311.pyc
more.cpython-311.pyc
recipes.cpython-311.pyc
more.py
recipes.py
packaging
__about__.py
__init__.py
__pycache__
__about__.cpython-311.pyc
__init__.cpython-311.pyc
_manylinux.cpython-311.pyc
_musllinux.cpython-311.pyc
_structures.cpython-311.pyc
markers.cpython-311.pyc
requirements.cpython-311.pyc
specifiers.cpython-311.pyc
tags.cpython-311.pyc
utils.cpython-311.pyc
version.cpython-311.pyc
_manylinux.py
_musllinux.py
_structures.py
markers.py
requirements.py
specifiers.py
tags.py
utils.py
version.py
pyparsing
__init__.py
__pycache__
__init__.cpython-311.pyc
actions.cpython-311.pyc
common.cpython-311.pyc
core.cpython-311.pyc
exceptions.cpython-311.pyc
helpers.cpython-311.pyc
results.cpython-311.pyc
testing.cpython-311.pyc
unicode.cpython-311.pyc
util.cpython-311.pyc
actions.py
common.py
core.py
diagram
__init__.py
exceptions.py
helpers.py
results.py
testing.py
unicode.py
util.py
zipp.py
extern
__init__.py
__pycache__
__init__.cpython-311.pyc
setuptools-65.5.1.dist-info
INSTALLER
LICENSE
METADATA
RECORD
WHEEL
entry_points.txt
top_level.txt
setuptools-65.5.1.virtualenv
setuptools
__init__.py
_deprecation_warning.py
_distutils
__init__.py
_collections.py
_functools.py
_macos_compat.py
_msvccompiler.py
archive_util.py
bcppcompiler.py
ccompiler.py
cmd.py
command
__init__.py
_framework_compat.py
bdist.py
bdist_dumb.py
bdist_rpm.py
build.py
build_clib.py
build_ext.py
build_py.py
build_scripts.py
check.py
clean.py
config.py
install.py
install_data.py
install_egg_info.py
install_headers.py
install_lib.py
install_scripts.py
py37compat.py
register.py
sdist.py
upload.py
config.py
core.py
cygwinccompiler.py
debug.py
dep_util.py
dir_util.py
dist.py
errors.py
extension.py
fancy_getopt.py
file_util.py
filelist.py
log.py
msvc9compiler.py
msvccompiler.py
py38compat.py
py39compat.py
spawn.py
sysconfig.py
text_file.py
unixccompiler.py
util.py
version.py
versionpredicate.py
_entry_points.py
_imp.py
_importlib.py
_itertools.py
_path.py
_reqs.py
_vendor
__init__.py
importlib_metadata
__init__.py
_adapters.py
_collections.py
_compat.py
_functools.py
_itertools.py
_meta.py
_text.py
importlib_resources
__init__.py
_adapters.py
_common.py
_compat.py
_itertools.py
_legacy.py
abc.py
readers.py
simple.py
jaraco
__init__.py
context.py
functools.py
text
__init__.py
more_itertools
__init__.py
more.py
recipes.py
ordered_set.py
packaging
__about__.py
__init__.py
_manylinux.py
_musllinux.py
_structures.py
markers.py
requirements.py
specifiers.py
tags.py
utils.py
version.py
pyparsing
__init__.py
actions.py
common.py
core.py
diagram
__init__.py
exceptions.py
helpers.py
results.py
testing.py
unicode.py
util.py
tomli
__init__.py
_parser.py
_re.py
_types.py
typing_extensions.py
zipp.py
archive_util.py
build_meta.py
cli-32.exe
cli-64.exe
cli-arm64.exe
cli.exe
command
__init__.py
alias.py
bdist_egg.py
bdist_rpm.py
build.py
build_clib.py
build_ext.py
build_py.py
develop.py
dist_info.py
easy_install.py
editable_wheel.py
egg_info.py
install.py
install_egg_info.py
install_lib.py
install_scripts.py
launcher manifest.xml
py36compat.py
register.py
rotate.py
saveopts.py
sdist.py
setopt.py
test.py
upload.py
upload_docs.py
config
__init__.py
_apply_pyprojecttoml.py
_validate_pyproject
__init__.py
error_reporting.py
extra_validations.py
fastjsonschema_exceptions.py
fastjsonschema_validations.py
formats.py
expand.py
pyprojecttoml.py
setupcfg.py
dep_util.py
depends.py
discovery.py
dist.py
errors.py
extension.py
extern
__init__.py
glob.py
gui-32.exe
gui-64.exe
gui-arm64.exe
gui.exe
installer.py
launch.py
logging.py
monkey.py
msvc.py
namespaces.py
package_index.py
py34compat.py
sandbox.py
script (dev).tmpl
script.tmpl
unicode_utils.py
version.py
wheel.py
windows_support.py
wheel-0.38.4.dist-info
INSTALLER
LICENSE.txt
METADATA
RECORD
WHEEL
entry_points.txt
top_level.txt
wheel-0.38.4.virtualenv
wheel
__init__.py
__main__.py
_setuptools_logging.py
bdist_wheel.py
cli
__init__.py
convert.py
pack.py
unpack.py
macosx_libfile.py
metadata.py
util.py
vendored
__init__.py
packaging
__init__.py
_manylinux.py
_musllinux.py
tags.py
wheelfile.py
Scripts
activate
activate.bat
activate.fish
activate.nu
activate.ps1
activate_this.py
deactivate.bat
deactivate.nu
pip-3.11.exe
pip.exe
pip3.11.exe
pip3.exe
pydoc.bat
python.exe
pythonw.exe
wheel-3.11.exe
wheel.exe
wheel3.11.exe
wheel3.exe
gitignore
pyvenv.cfg
welcome.py
4 - Django setting up the project
13 - Introduction to web framework and Django.mp4
14 - Installing Django and setting up a project.mp4
15 - Understanding Django architecture and structured.mp4
16 - Creating a simple Django app.mp4
5 - Building a Django App with PostgreSQL
17 - Introduction to PostgreSQL and its advantages for web applications.mp4
18 - Installing PostgreSQL and setting up a database.mp4
19 - pgAdmin Secure login and create database.mp4
20 - Connection Django to PostgreSQL.mp4
21 - Creating a Basic HTTP view method request.mp4
22 - URL pattern on app.mp4
23 - Include apps to project urls.mp4
24 - Installing the psycopg2 module for DB connection.mp4
6 - Django Models and ORM Object Relational Mapping
25 - Defining models and creating database tables.mp4
26 - Using Djangos builtin ORM to interact with the database.mp4
27 - Migration to create DB tables.mp4
28 - Assessment Test.mp4
29 - Solution for an Assessment Test.mp4
7 - Working with Admin Module
30 - Creating Superuser as Admin.mp4
31 - Authentication and Authorization.mp4
32 - User access permissions.mp4
33 - Registering user models to the admin Dashboard.mp4
34 - Creating data using CRUD functionality.mp4
35 - View data on the PostgreSQL database table.mp4
8 - Django Views and Templates
36 - Understanding the MVC MVT.mp4
37 - Creating views and handling HTTP requests and rendering templates.mp4
38 - Creating a template with HTML page.mp4
39 - Building dynamic form and handling.mp4
9 - Django Forms and Design
40 - Creating Bootstrap template.mp4
41 - Applying Bootstrap to Django form.mp4
42 - Creating Stunning Product Card items.mp4
Bonus Resources.txt
tracker
leech seedsTorrent description
Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ DevCourseWeb com ] Udemy - Building Web Applications With Django And Postgresql Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.
related torrents
Torrent name
health leech seeds Size






