Thanks i guess i will go with djangi all auth instead kind of leaning
towards a social network
On Jan 6, 2017 10:39 PM, "M Hashmi" wrote:
> Django RestAPI is a layer that exposes part of your application or your
> whole website to other platforms for connectivity. Once it is integrated
> then wh
when ive used this method ive experience errors the port 587 seems to have
issues.
could you post some basic code. that would work
for anybody
please thanks
email me back
djangocharm2...@gmail.com thanks
On Monday, September 28, 2015 at 5:56:42 PM UTC-5, Rajat Singh wrote:
>
> I want to kno
>From what ive seen when i use it its like django admin but with more
features.
I also noticed that it has the serializers are those for like using it with
a machine ot translatign code?
I also have question on why its needed i understand that the api is for
client and users to collect data is
try coding for entrepreneurs they have one of the best vido series to
get you motivated .
On 6/29/15, aRkadeFR wrote:
> Just read the djangoproject tutorial and then start your project:
> https://docs.djangoproject.com/en/1.8/
>
> On 06/29/2015 01:20 PM, Jason Thomas wrote:
>> Which tutorial do y
You can use Django All Auth
go to read the docs it was great for getting the sign up and sign out
and login page you will just need to follow the directions and then
add it to your menu .
On 6/28/15, Arindam sarkar wrote:
> django 1.8 . which user model should i use ? custom or built in one ?
>
very nice work
On 6/15/15, Vijay Khemlani wrote:
> If the description is stored as HTML I guess you could use something like
> BeautifulSoup or pyquery to parse it and find the tag
>
> from bs4 import BeautifulSoup
>
> soup = BeautifulSoup(blog.description)
> image_src = soup.find('img')['src']
>
are either of you using pythonanywhere.com for django
I am having an issue with the wsgi file for my virtualenv
I keep getting this error:
for this code:
import os
import sys
# assuming your django settings file is at
'/home/MYUSERNAME/MYSITE/settings.py'
path = '/home/pycharm/work'
if path not i
939 :Traceback (most recent call last):
2015-05-25 18:45:19,939 : File "/bin/user_wsgi_wrapper.py", line 130,
in __call__
2015-05-25 18:45:19,939 :
self.error_log_file.logger.exception("Error running WSGI application")
2015-05-25 18:45:19,939 : File
"/usr/lib/python2.7/logging/__init__.py", line
Seems tough to get the Jquery UI code to do anything like on Jquery.com Im
using there demos just to get my feet wet ive already added jqueryui to my
settings.py
I already did collectstatic
I added the draggable demo to an html template created the view it shows on
the page but does not allow me
Anybody understand how to connect Django and Jquery UI together I
downloaded the Files and added to the site and added html and inserted the
code yet it does not do the jquery motions like drag just comes out plain
Ive done python manage.py collectstatic
On Tue, May 19, 2015 at 7:57 PM, Russell Ke
10 matches
Mail list logo