-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVSn4ZAAoJEC0ft5FqUuEhftgP/0QNB4mGiIreh+c3/eA0eGi5
O7uiSye2xdkSVFzClhcKym3n+5YyzMpm9Aya0Nb/yYCq7atGkqw9zxjvrfvxPDGG
b5/Txe51PnaAwnYMyNqW/FCGSQaSAXkL6SIs0uBtX6HzpKpvQ/kbHQh5yuiLsOWk
+6lK83ExYvZxXC4L1J8l5lsnnTpTgXeN+lGBbmurVaEhX/MmslUyrPErvr6CNKCv
lELf/HhOBA7lkLUvPweM9RcCzsWntHYa13KfPeo+jHQDZ4uWphniBGTo7ifrWDSq
g81BWpau1Qc9O9YS6jqj2vqdXSAbDTmPXy1lkoDQj17bgtjUENC08MjS+MTDIubl
skMCovQ/Mn17xyRCUZgc24Pducc6Ps+OEUWkGSZaQO+4lOAvN9/SXYTwm+cHOGcb
Q40Xlmrn5S8yIokIRaZtypq/JHw/8eG3IgYHub+wIkWaRfX7aRMddcIKLkr3Axr5
tE9rBtff+uXWGWzpIBgSf3Nl4wvuWMvkYHCm06GoY3lFdpvRJqxqefSw+m/NlWqK
7dD7xlODnI4U5gyhsxQA20ItTkEBvcTj8WtZwdmIyK01gOvdwbG0ghpLaqK1CBCo
ORBqOOJX0ksa5JecgKNdhJPEzzVvH+a8hRz4BJN0Be91WTxII7jnYy+4rlkc3Xzm
hVBjwGK1eV+qSksgZ/pQ
=15cl
-----END PGP SIGNATURE-----
Hi Vesko,
On 05/06/2015 12:47 PM, Vesko Nikolov wrote:
> Hello everyone. So i have been trying to learn Django for the last
> couple of months but have been seeing it quite hard. I have a decent set
> of skills in PHP but i wanted to learn something newer and that is what
> brought me here. So on with the question. Where can i get a BASIC
> tutorial of how django works and how to perform simple tasks. All the
> tutorials I find are DATABASES MODELS TEMPLATING. I don't care about any
> of that sh*t (at least not at this stage). I want to make django
> calculate some math for me or some equally simple tasks so i can get an
> idea how basics work before i interact with databases and make really
> dynamic projects.
Sure, that's reasonable. I would actually prefer it if the official
Django tutorial tackled things in the order you suggest, covering simple
views and HTTP request/response handling before covering models, the
admin, etc.
I think you'll find the starting point you're looking for in part 3 of
the official tutorial, at
https://docs.djangoproject.com/en/1.8/intro/tutorial03/#write-your-first-view
You'll still need to follow part 1 to get your project and app created,
but you can skip over the database and models stuff and come back to
that later, if you want.
Good luck!
Carl
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/554A7E19.6040708%40oddbird.net.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment