Re: AJAX or Javascript POST request for Django form

2021-11-23 Thread DJANGO DEVELOPER
can I have you on anydesk or any meeting tool? On Tue, Nov 23, 2021 at 11:31 PM Duncan Santiago wrote: > send me your code then, > or GitHub repo handle. > > On Tue, 23 Nov 2021 at 11:27, DJANGO DEVELOPER > wrote: > >> sorry if you get offended because I need a solu

Re: AJAX or Javascript POST request for Django form

2021-11-23 Thread DJANGO DEVELOPER
okay On Wed, Nov 24, 2021 at 12:04 AM Duncan Santiago wrote: > let's try google meet. > > On Tue, 23 Nov 2021 at 11:39, DJANGO DEVELOPER > wrote: > >> can I have you on anydesk or any meeting tool? >> >> On Tue, Nov 23, 2021 at 11:31 PM Duncan Santiago

Re: AJAX or Javascript POST request for Django form

2021-11-23 Thread DJANGO DEVELOPER
https://meet.google.com/pns-vbmz-sys On Wed, Nov 24, 2021 at 12:08 AM DJANGO DEVELOPER wrote: > okay > > > On Wed, Nov 24, 2021 at 12:04 AM Duncan Santiago < > duncansantiag...@gmail.com> wrote: > >> let's try google meet. >> >> On Tue, 2

Re: How can I scale my application to different teams ?

2021-11-30 Thread DJANGO DEVELOPER
imagine that Posts get associated with a particular > group. Or maybe they can be broadcast to multiple groups. > > Then filter Posts based on Groups associated with the > currently-logged-in User. > > -tkc > > > -- > You received this message because you are subscr

Re: order_by on the basis of time difference (updated_at - created_at)

2022-01-22 Thread DJANGO DEVELOPER
eld(auto_now=True) >>>> >>>> >>>> >>>> I want to query on UserModel such that the Query set which I get >>>> should be orderable in terms of time difference of updated_at - created_at, >>>> I tried >>>> ExampleModel.o

Re: how to Display images other than from static folder.

2022-01-31 Thread DJANGO DEVELOPER
you are doing it the wrong way. totally the wrong way. I am not being rude. On Mon, Jan 31, 2022 at 7:42 PM ramsha azhar wrote: > Gide me Django develpers. I just want to display my pictures that are > created each time new. > My mages are created in my project folder, not in the stat

Re: how to Display images other than from static folder.

2022-01-31 Thread DJANGO DEVELOPER
tell me what you want to get as a result? do you want to display multiple images on HTML template? On Mon, Jan 31, 2022 at 8:27 PM ramsha azhar wrote: > So guide me the write way ... > > On Mon, 31 Jan 2022, 7:45 pm DJANGO DEVELOPER, > wrote: > >> you are doing it the w

Re: how to Display images other than from static folder.

2022-01-31 Thread DJANGO DEVELOPER
s mage on an HTML page or how to display this > tree.png as a user output image. > > On Mon, Jan 31, 2022 at 8:36 PM DJANGO DEVELOPER > wrote: > >> tell me what you want to get as a result? do you want to display multiple >> images on HTML template? >> >&

Re: Got an error creating the test database: database "" already exists

2022-03-16 Thread DJANGO DEVELOPER
you need to run migrations first and then run the tests. if the issue still persists. let me know On Wed, Mar 16, 2022 at 2:15 PM Sebastian Jung wrote: > Hey salima, > > This error is strange. Django try to use a Relation in postgresql which > doesn't exist. > > I hav

Re: Got an error creating the test database: database "" already exists

2022-03-17 Thread DJANGO DEVELOPER
what version of Django are you using? and how did you make migrations? Should be like this: 1 - python manage.py makemigrations 2 - python manage.py migrate are you using custom user model? or django's built in User model? On Thu, Mar 17, 2022 at 3:42 PM Prashanth Patelc wrote: > Ch

Single user as a seller and buyer at the same time.

2022-05-09 Thread DJANGO DEVELOPER
https://stackoverflow.com/questions/72161764/how-to-make-a-user-act-as-a-seller-and-as-a-buyer-at-the-same-time-in-django I have posted my problem on StackOverflow. can anyone help me? thanks in advance -- You received this message because you are subscribed to the Google Groups "Django

Re: Single user as a seller and buyer at the same time.

2022-05-10 Thread DJANGO DEVELOPER
yes, I know. but how to use them? On Tue, May 10, 2022 at 1:11 PM George Tantiras wrote: > > What about Django permissions? > > https://docs.djangoproject.com/en/4.0/topics/auth/default/ > > A user can be related to many groups. > 20:23, 9 May 2022, DJANGO DE

Re: Single user as a seller and buyer at the same time.

2022-05-10 Thread DJANGO DEVELOPER
yes. I went through the documentation but did not work on what I wanted to achieve. I am totally lost On Tue, May 10, 2022 at 5:05 PM Kasper Laudrup wrote: > On 10/05/2022 11.53, DJANGO DEVELOPER wrote: > > yes, I know. but how to use them? > > > > The link literally start

Re: is anybody know how to add multiple fields on html form when user click on + icon

2022-06-17 Thread DJANGO DEVELOPER
bed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAA6_M

Re: server can't connect in browser

2022-06-22 Thread Django-Admin
Try opening the link in a browser in the same EC2 instance, if you are not doing so. On Wednesday, June 22, 2022 at 6:37:18 PM UTC+5:30 kamald...@gmail.com wrote: > Hi all, > I am quite new in django. Just started my first project in it. > I started an ec2 instance, setup virtual en

Re: Looking for experienced Django backend engineer

2022-07-02 Thread DJANGO DEVELOPER
Hi Tony! I am also a Python/Django developer with 2 years of experience. have helped almost 22 clients on upwork in 1 year. you can reach out to me on this email: abubakarbr...@gmail.com On Sun, Jul 3, 2022 at 3:38 AM Tony Wong wrote: > Yes. Please > Good dev is always needed > >

Re: HELP ON SETUP HEROKU ON CLOUDINARY FREE ACCOUNT

2022-07-03 Thread DJANGO DEVELOPER
can anyone help ont > > -- > 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+unsubscr...@googlegroups.com. > To view

Re: Hiring experienced Python + Django engineer

2022-07-21 Thread DJANGO DEVELOPER
hatting, we are too! > jobs.claritytuition.com > > -- > 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+uns

Re: Django developer Resume

2022-08-17 Thread DJANGO DEVELOPER
Can you please share any project in which you have implemented a stripe recurring system? On Wed, Aug 17, 2022 at 8:21 PM M Adnan wrote: > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this gr

Re: Job -Fullstack python expert ( Django framework)

2022-08-19 Thread DJANGO DEVELOPER
Hey! I am A Django developer with front-end skills and have been resolving my clients' issues for 2 years now. I may not have that much experience who can work on java or spring boot but I consider myself a rockstar in Django. I am interested to have a meeting with you if you think that I a

Re: Django Model related_name

2022-09-06 Thread DJANGO DEVELOPER
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+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/d

Re: Looking for a Django firm

2022-09-14 Thread DJANGO DEVELOPER
Hello Mike! I had interest in chemistry when I was in school. But I have ability to work in any field using Django. I am looking forward to meeting you so that you can On Wed, 14 Sep 2022, 10:16 pm Chelsea Fan, wrote: > I am interested, from Turkmenistan > > On Wed, Sep 14, 2022 a

Re: Looking for support in optimizing mobile www... tips or someone would like to do that for $ ?

2022-09-20 Thread DJANGO DEVELOPER
ubscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to django-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid

Re: Looking for available support to start a School Management Application

2022-11-06 Thread DJANGO DEVELOPER
4:27 AM Ahmed omar miladi >> wrote: >> >>> hello frncseric i'm ahmed omar miladi i'm full stack developer and >>> django specialist i build a platform with name is allcarta check >>> https://www.allcarta.com and i can help you to build a >>>

Re: Page Integration

2022-11-10 Thread DJANGO DEVELOPER
>> Hi.. Can anyone help me with django templates? Actually I have a >> registration page where user can signup and data will be saved in admin >> panel or database but I am not able to do that. Registration page is >> working when I hit URL but data is not saving in database

Re: In Need of Collaboration With a Django Dev in Europe

2023-06-20 Thread DJANGO DEVELOPER
Hello Everyone, >> >> I'm the lead developer at ZeroTen Technologies and we are looking at >> expanding our business to the European Market. >> >> We build Software, Mobile Apps and Websites. Most of our website products >> are built with Django. >> >&g

Can't get a Chapter 7 example to work.

2012-05-12 Thread django-user59
Hi, I could not get the Chapter 7 "contact" form example to work. The public copy-paste is here: http://dpaste.com/747112/copy/ The message I get is: AttributeError at /contact/ 'ContactForm' object has no attribute 'status_code' My ContactForm definition is a

Re: Can't get a Chapter 7 example to work.

2012-05-12 Thread django-user59
render_to_response('contact_form.html', {'form': form}) On Saturday, May 12, 2012 8:01:57 AM UTC-7, yati sagade wrote: > > My wild guess is that you're returning an instance of ContactForm in one > of your views. A view should return an HttpResponse object. Che

examples of integrating Sencha 2.0 Javascript front end.

2012-05-12 Thread django-user59
Hi, I'm looking to integrate a JavaScript framework like Sencha 2.0 into django backend. How do I do this? Are there examples of this that anyone can point to? There will be quite a bit of interactive AJAX 2.0 calls from the Javascripts. Thanks, -- You received this message because yo

Re: Can't get a Chapter 7 example to work.

2012-05-12 Thread django-user59
was not a HttpResponse was important one to pursue. On Saturday, May 12, 2012 8:07:52 AM UTC-7, django-user59 wrote: > > Yati, > > Thanks so much for a fast response. > > Here is my views.py code - I thought I'm returning an instance of > HttpResponse. > > fro

How do I install the module

2012-05-15 Thread django-user59
Hi, I attempted to download and use one of the sources for examples - the "bashoneliners" project from: http://code.google.com/p/bashoneliners/ However, it complains that django_openid_aith is not found. I downloaded the django_openid_auth module from the location https://launchpad.

Can't locate 'media' directory

2012-05-15 Thread django-user59
x27;http://127.0.0.1:8000/media/' The console error I get is: C:\dev\Projects\ajax_tut\ajax_tut>python ../manage.py runserver Validating models... 0 errors found Django version 1.4, using settings 'ajax_tut.settings' Development server is running at http://127.0.0.1:8000/ Quit the

Select * from users,country where country.id = users.id in Django using amin.contrib

2012-06-18 Thread django noob
Greetings Django Experts! Say for example i have the following on my models.py class Country(models.Model): name = models.CharField(max_length=50) def __unicode__(self): return u'%s %s' % (self.name, self.ID) class Meta: verbose_name = 'Countries' class Users

Re: Select * from users,country where country.id = users.id in Django using amin.contrib

2012-06-22 Thread django noob
Bump! On Monday, June 18, 2012 9:13:50 PM UTC+1, django noob wrote: > > Greetings Django Experts! > > Say for example i have the following on my models.py > > > class Country(models.Model): > name = models.CharField(max_length=50) > > def __unic

Best Beginning Tutorial for Django 1.4

2012-07-27 Thread ACK-Django
hello, guys i m new to django as well as python. i know its important to learn python before django so just an hour ago i finished the book => http://www.swaroopch.org/notes/Python ( A Byte of Python 2.xx version ) now i wanted to learn django very deeply and along the way i will also look

Re: Best Beginning Tutorial for Django 1.4

2012-07-27 Thread ACK-Django
thanks for your very fast reply On Saturday, July 28, 2012 12:29:04 AM UTC+5:30, doogster wrote: > > pyvideo.org is a good resource. > > On Fri, Jul 27, 2012 at 11:53 AM, ACK-Django > wrote: > > hello, guys i m new to django as well as python. > > i know its impor

Can i use django book

2012-07-28 Thread ACK-Django
hi i m new to django and i have installed django1.4 so can i use this book http://www.djangobook.com/en/2.0/ but its little old, so people tell me its there any drawback of using this book -- You received this message because you are subscribed to the Google Groups "Django users"

Features in Django1.4

2012-07-28 Thread ACK-Django
hello guys, i m new to django1.4 and just starting out with the tutorails but i m bit curious about => does django has its own framework for 1. Messaging 2. comments 3. uploads can you tell me which things are built in feature in django. Thanks in advance -- You received this message beca

Like and Follow Feature in Django

2012-07-28 Thread ACK-Django
hi, i m new to django so which is the best way to apply Like and Follow feature to web app. Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/dj

Recommend a way to add my own class into DjanGo

2012-10-17 Thread Django Newbie
Hey guys, I want to create a custom class with methods I will be able to access everywhere in my Views. For example a class that add numbers after declaring it somewhere in Django. *MyNumber = new GenNumberClass()* *MyNumber.setNumbers(1,2)* *result = MyNumber.getAddedResult()* Please point

How to do equivalent of LEFT JOIN ON in Django (returning all Left rows, when Right item may not exist)

2011-10-06 Thread Attempting Django
Hi guys, can anyone please give me an example of how to do equivalent of a LEFT JOIN ON in Django?? I am trying to return every row from one table on the left, with any matches in a foreign table on the right (there will be only one or NULL match possible). The issue I'm having is showing

Re: How to do equivalent of LEFT JOIN ON in Django (returning all Left rows, when Right item may not exist)

2011-10-10 Thread Attempting Django
, implementation a severe workaround! Thanks again. On Oct 8, 10:45 pm, Sebastian Goll wrote: > On Sat, 8 Oct 2011 16:30:37 -0500 > Javier Guerra Giraldez wrote: > > > > > > > > > > > On Sat, Oct 8, 2011 at 8:18 AM, Michal Petrucha > > wrote: > > > Beh

urls.py matching

2011-10-11 Thread django-mike1
I am creating a Django Front end for a PDNS Server and having a problem with my urls.py url matching. This line (r'^zones/(?P[.\w]+)/$', zones) will match any url like /domain.com/ /domain.net/ domain.org/ etc. just fine what changes would I need to make to this line to also match do

Re: urls.py matching

2011-10-11 Thread django-mike1
> > Use this site to try your regex:http://regexpal.com/ > > []'s > > On Tue, Oct 11, 2011 at 12:51 PM, django-mike1 > wrote: > > > > > > > > > > > I am creating a Django Front end for a PDNS Server and having a > > problem with my urls.py url

Re: urls.py matching

2011-10-11 Thread django-mike1
flavia, I was wrong that is working, thanks. On Oct 11, 11:07 am, Flavia Missi wrote: > Hi, > > You just need to add a "-" in your regex, like this: > > [.\w-]+ > > Use this site to try your regex:http://regexpal.com/ > > []'s > > On Tue

What am I doing wrong with this URL Pattern

2012-01-27 Thread Django Newbie
orks with numeric value. if I use "http://localhost:8000/ People/Info/1/" but not with if I use http://localhost:8000/People/Info/Jan/ probably something small but still leaning. -- You received this message because you are subscribed to the Google Groups "Django users&qu

New to Django / Web Development [ Confused About When to Store To Database For Static Content]

2012-12-22 Thread Django Son
f time for any help! -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/UQViv1laBMsJ. To post to this group, send email to django-users@googlegroups

Re: No styling in Chapter 6 in djangobook

2013-05-21 Thread djingo django
Thanks, Mike, for your reply. This turned to be a very common problem... Following your suggestion, I checked the page source (I am running Safari browser on OSX 10.8) and indeed saw the references to the CSS stylesheets: Site administration | Django site admin That, as well as your

Checking inputs based on a specified data type

2011-06-28 Thread Django user
ubscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Extending Reusable App Models

2011-07-27 Thread Django Grappelli
Hi All, I'm working with a reusable Django application which defines a model that I'd like to extend. I've read through the documentation on model inheritance<https://docs.djangoproject.com/en/dev/topics/db/models/#model-inheritance>but haven't found what I'm looki

New Django Job Board

2010-12-29 Thread Django Hire
Django Hire (http://www.djangohire.com) was launched today as an additional alternative to some of the fine options out there. Employers, help us out by adding your jobs. You can post free using code FREEPROMO. Developers can visit the website or follow us on twitter @djanghire for listings

Need HELP urgently

2011-01-12 Thread gupta-django
into the issue that why it is not letting me add priorities through Admin? I am able to add from backend, Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To uns

Unit Testing: temporarily altering django settings

2011-02-17 Thread Cody Django
For example, I have a captcha that is used in parts of a site that affects form logic. The django settings has a variable CAPTCHA = True, which acts as a switch. I'd like to change this setting in the setup for each TestCase. The regular unittests tests (in which we are assuming the captc

Re: Unit Testing: temporarily altering django settings

2011-02-21 Thread Cody Django
nt environment (with different settings) for each app? Is there another way to fool a testcase into thinking that an app has not been installed? Thanks again, Cody On Feb 17, 2:00 pm, Phlip wrote: > On Feb 17, 12:03 pm, Cody Django wrote: > > > For example, I have a captcha that

innodb ibdata1 file grows irreversibly from testing

2011-02-22 Thread Cody Django
from what I understand, the ibdata1 file doesn't recover space from dropped tables. Since django testing creates a test database and then drops it, repeatedly, does this contribute to the ibdata1 file size? Thanks Cody -- You received this message because you are subscribed to the G

how to search data from tables

2011-03-13 Thread django beginner
give me a sample code for this simple search query using Django? Thank you so much. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, sen

Add, Edit and Delete link using Forms (not templates) per row without using built django-admin functionality

2011-03-17 Thread djangodjango django
Hi Django users, I am having some dilemma over converting simple admin page *Template*(without having to use the built in django-admin functionality) by using forms, and not templates, I have the following sample Admin page that allows users to add, edit and delete record per row* to Forms

Add, Edit and Delete link using Forms (not templates) per row without using built django-admin functionality

2011-03-17 Thread django beginner
Hi Django users, I am having some dilemma over converting simple admin page Template (without having to use the built in django-admin functionality) by using forms, and not templates, I have the following sample Admin page that allows users to add, edit and delete record per row to Forms: (Edit

How do I use widgets on Templates and (not on Forms)?

2011-03-18 Thread django beginner
. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit

how to compose templates with widgets (that has dynamic contents in it)

2011-03-20 Thread django beginner
hi django experts! May I know how to create templates that has django widgets in it? please refer to my should-be template output below: Name: here is the sample model: class Name(models.Model): name_id = models.AutoField(primary_key=True

case sensitive model fields: does object_id gets smallcap field?

2011-03-20 Thread django beginner
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

how to parse string in django

2011-03-27 Thread django beginner
hi django experts, how do I strip the following string in python (Charfield format) 14:00 3:00 wherein I could compare the results - convert in integer: if 14 > 3 . . . thanks in advance! -- You received this message because you are subscribed to the Google Groups "Django users&qu

how to parse string in django

2011-03-27 Thread django beginner
hi django experts, how do I strip the following string in python (Charfield format) 14:00 3:00 wherein I could compare the results - convert in integer: if 14 > 3 . . . thanks in advance! -- You received this message because you are subscribed to the Google Groups "Django users&qu

how to parse string in django

2011-03-27 Thread django beginner
hi django experts, how do I strip the following string in python (Charfield format) 14:00 3:00 wherein I could compare the results - convert in integer: if 14 > 3 . . . thanks in advance! -- You received this message because you are subscribed to the Google Groups "Django users&qu

validate user input on templates

2011-03-27 Thread django beginner
Hi django experts, just want to know your opinion on how to validate the user input (example: the user input field should be integer, but the user accidentally inputs any character), here is my code: FYI; the numberofapples field is IntegerField here is my sample code: def apples_edit(request

how to create message box in Django?

2011-03-29 Thread djangodjango django
Hi all, Could someone please tell me how to create a Message Box using Django? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe

How to create message box window using Django

2011-03-29 Thread django beginner
Hi all, Could someone please tell me how to create a Message Box using Django? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe

sample real world Django website sample scripts

2011-04-06 Thread djangodjango django
Hi all, Could someone please give a link on some of the samples for real world Django websites? Thanks and have a nice day! Regards. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Django real world website samples (with django source codes)

2011-04-06 Thread django beginner
Hi all, Could someone please give a link on some of the samples for real world Django websites? Thanks and have a nice day! Regards, Django Beginner -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email

Re: sample real world Django website sample scripts

2011-04-06 Thread djangodjango django
thanks, but do they provide django source codes for making those websites? Thanks. On Thu, Apr 7, 2011 at 1:47 PM, Kenneth Gonsalves wrote: > On Thu, 2011-04-07 at 13:24 +0800, djangodjango django wrote: > > Could someone please give a link on some of the samples for real world &

Re: sample real world Django website sample scripts

2011-04-06 Thread djangodjango django
Thanks kenneth! On Thu, Apr 7, 2011 at 2:28 PM, Kenneth Gonsalves wrote: > On Thu, 2011-04-07 at 14:25 +0800, djangodjango django wrote: > > thanks, but do they provide django source codes for making those > > websites? > > Thanks. > > http://www.djangosites.org/with-

Re: Django real world website samples (with django source codes)

2011-04-07 Thread djangodjango django
thanks. On Thu, Apr 7, 2011 at 4:38 PM, Nikos K wrote: > Here is a list with a lot of sites based in django > > http://www.djangosites.org/ > > <http://www.djangosites.org/> > > On 7 April 2011 08:48, django beginner wrote: > >> Hi all, >> >>

segmentation fault

2015-01-13 Thread Django User
Segmentation fault (11) how do i go about resolving this? kindly let me know. thanks in advance. -- 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

File Upload, Download and Search Files

2015-03-04 Thread New@Django
Hi! I am just starting to use Django. I would like to know if anyone could point me in the direction for having the following capability: - File Storage System (Upload, Download, Delete) - File Search Thank you! -- You received this message because you are subscribed to the Google Groups

implementing dynamic models

2015-03-17 Thread Django User
hello, we are working on an application where users can register new types of data streams through Django. so it requires a mechanism to create new tables (cassandra) on the fly. what is the best Djangoish way to implement such dynamic models? pls. let us know. thanks in advance. -- You

Re: implementing dynamic models

2015-03-17 Thread Django User
yes, i did. however, none of those approaches look compelling for a production system. On Tuesday, March 17, 2015 at 6:06:11 PM UTC+5:30, Guilherme Leal wrote: > > did you looked into some of these > <http://stackoverflow.com/questions/7933596/django-dynamic-model-fields/793

Query set append

2014-12-01 Thread check . django
Hello I am very new to python and Django . I have a basic question : 1. I have three database tables : Table A , Table B and Table C 2. in my views.py i do : - tableB_QuerySet = models.TableB.objects.filter(table_ID = ) - *This returns 4 rows from table B * - Then i iterate over

Re: Query set append

2014-12-02 Thread check . django
Thanks guys . Appreciate the help !! On Monday, December 1, 2014 11:07:59 AM UTC-8, check@gmail.com wrote: > > Hello > > I am very new to python and Django . I have a basic question : > > 1. I have three database tables : Table A , Table B and Table C > 2

trying to introduce django custom templatetags - some jinja also involve

2014-01-16 Thread django-newb
I am working on a project where I used a open source framework. Here is the link for the opensource framework: https://github.com/ASKBOT/askbot-devel. I wanted to add a/b testing to it and after doing some research I found out django-lean <https://bitbucket.org/akoha/django-lean/wiki/Home&

create user define groups via interface

2014-03-03 Thread django-newb
group get created system will email the invitation to those email address that creator of the group entered to join the site and the group. I am not an expert in django and it would be great if someone can point me towards right direction on this. Also I would like to give group creator to remove

How to ijango with apache thrift

2014-06-14 Thread Django Fresher
Greetings, I am trying to use apache thrift RPC to access django models. Is it possible? Lots of my models contain binary data like files - pdfs, jpegs etc, thats why binary transport is important and hemce apache thrift. Any help would be appreciated. Thanks... -- You received this message

User object and session object usage.

2016-06-07 Thread learn django
oach to this ? When clearsession is called session object will get deleted from DB, will it also trigger deletion of User object ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving ema

Re: Test fails when run in whole test suite - but not stand-alone?

2016-06-08 Thread learn django
AN EXTRACT OF RELEVANT CODE (not all of it...) >> from django.contrib.messages.storage.fallback import FallbackStorage >> from django.core.urlresolvers import reverse >> from django.test import TestCase, Client >> # ... various app-related imports ... >> >> >>

Social media management

2019-06-25 Thread Django Dojo
Are there any packages that will allow me to build a social media management platform? -- 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-user

Re: Social media management

2019-06-26 Thread Django Dojo
I’m looking for something similar to buffer. Should I use an api or are there packages in Django that will make it easier. Thank you all for your answer(s) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this

Website advice/ Django packages

2019-06-27 Thread Django Dojo
I’m looking to develop similar to: https://www.northwestregisteredagent.com but I’m confused on how the prices change for each state. Is there a Django package for this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe

Creating pdf in python

2019-06-27 Thread Django Dojo
Hello everyone, I have a pdf template and I need different Individuals(s) to fill out different sections of the document on the web using online form(s). Is there an Django package that will allow me to do this? Ex: end user will go to a web form and fill out information which will be

Deploying a static website

2019-07-03 Thread Django Dojo
I’ve created a static website in Django and i would like to know the cheapest and best way to design ploy it. -- 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

Re: Deploying a static website

2019-07-03 Thread Django Dojo
I’m just learning Django and was trying it out, but is it better to deploy just using simple html, css and launch using a ftp On Wednesday, July 3, 2019, Aldian Fazrihady wrote: > Why does a static website need help from a Python web app framework such > as Django? > > On Thu, 4 Jul

Re: Deploying a static website

2019-07-03 Thread Django Dojo
Thanks, but what do you think about Heroku? On Wednesday, July 3, 2019, Aldian Fazrihady wrote: > You can also use Amazon S3 to host static website. > > Regards, > > Aldian Fazrihady > http://aldianfazrihady.com > > On Thu, 4 Jul 2019, 09:25 Django Dojo, wrote: >

Crm packages

2019-07-04 Thread Django Dojo
Hello, Are there any crm packages for Django? Thanks -- 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+unsubscr...@googlegroups.com.

Portfolio website launch

2019-07-04 Thread Django Dojo
I built a portfolio website for my business using Django and wanted the best way to host it on the web. -- 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

Trademark search

2019-07-09 Thread Django Dojo
Hello, I’m trying to build a trademark search like:https://www.trademarkengine.com/free-trademark-search/trademark-search. Can someone recommend to me how it’s done Thank you -- You received this message because you are subscribed to the Google Groups "Django users" group. To u

Re: Trademark search

2019-07-09 Thread Django Dojo
Are there any Django packages or api being used? On Tuesday, July 9, 2019, Jani Tiainen wrote: > Hi. > > Web page, database and most propably some programming to make search magic > happen. > > ti 9. heinäk. 2019 klo 13.44 Django Dojo > kirjoitti: > >> Hello, >

collectstatic with ManifestStaticFilesStorage post-processing unchanged files

2017-03-24 Thread Django Sam
*Versions* Django 1.10.5 Python 3.4.5 *settings.py:* STATIC_URL = '/static/' STATIC_ROOT = '/srv/myproject_static/' STATICFILES_STORAGE = 'django.contrib.staticfiles.storage.ManifestStaticFilesStorage' *Issue:* When I run collectstatic some (not all) files will

auto-populate Model-B with Model-A and/or Model-C

2020-04-27 Thread user-django
} return render(request, "myapp1/my-templates/customers.html", context) def ordersFuncte(request): orders = OrderKlase.objects.all() #customers = orders.customerklase_set.all()[0]#"customers":customers, context = {"my_Orders":orders} return render(r

How models.Manager is working behind the scene and calling different serialize methods?

2020-05-28 Thread django-newbie
Hi, I am new to django and going through a tutorial and now confused with one particular implementation. models.py import json from django.core.serializers import serialize from django.db import models from django.conf import settings # Create your models here. def upload_update_image

Re: How models.Manager is working behind the scene and calling different serialize methods?

2020-05-29 Thread django-newbie
do it in model only. On Friday, May 29, 2020 at 3:34:39 PM UTC+5:30, Sencer Hamarat wrote: > > I believe, the method "get_query*set*" name is explains what you want to > know. > > If you filter or fetch every thing with django query, it returns queryset. > The .g

Re: Python-django project

2020-07-27 Thread Vikash Django
I am also interested add me +91-9158080139 On Mon, Jul 27, 2020 at 8:01 PM Vishnu Bhandari wrote: > Hi Folks, > Decided to make a whats app group of all django users (aspiring and > expert) for sharing problem and asnwers. > Request you all, please ping me om +919561879917... >

Re: collaborate to do a project for beginners

2020-08-11 Thread Vikash Django
gt; I am interested. I know django concepts but i want to do a project >> from scratch. >> Thanks >> Naveen vadavalasa >> 7799550896 >> >> On Mon, 10 Aug, 2020, 5:11 PM narendra thapa, >> wrote: >> >>> hello everyone,I'm a beginner

<    1   2   3   4   5   6   7   8   9   10   >