Search Discussions
-
Hi List, I need to check, if a given instance of a Model already exists in the Database. I cannot check 'instance.pk is None', because there are manually given PKs (no discussion about this plz). Up ...
Johannes Schneider
Jan 16, 2014 at 2:00 pm
Jan 21, 2014 at 1:29 pm -
Hi, I would like to know if this community is somewhat worried about the future relevance of Django (and other purely server-side MV* Python web app frameworks such as web2py for that matter) given ...
Damondeville
Jan 27, 2014 at 10:47 pm
Oct 30, 2014 at 3:28 pm -
I am trying to connect to a MS SQL server from django on Linux using Vernon Cole's django-mssql package (https://bitbucket.org/vernondcole/django-mssql-ado-merge/src). When I first tried to connect ...
Larry Martell
Jan 14, 2014 at 11:16 pm
Mar 18, 2014 at 4:16 pm -
A little while ago I suggested to someone using Windows to implement virtualenv "later". So I thought I'd document my experience here. In summary, it probably works well if you have Visual Studio ...
Mike Dewhirst
Jan 29, 2014 at 2:57 am
Feb 4, 2014 at 7:00 am -
I have several decimal fields defined in the model like this: min_inclusive = models.DecimalField(_('minimum inclusive'), max_digits=19, decimal_places=10, help_text=_("Enter the minimum (inclusive) ...
Timothy W. Cook
Jan 8, 2014 at 3:19 pm
Jan 14, 2014 at 2:24 pm -
I have same problem with Django 1.6.1 and Python 2.7.5. I tried to restart interactive interpreter by exit() but it still doesn't work :( Following the tutorial, for Python3 we use _str_ but I am ...
Juan Hu
Jan 10, 2014 at 11:45 pm
Mar 27, 2014 at 11:38 am -
Hello, I have deployed my Django site with nginx server, gunicorn and supervisor and it is working fine. But recently I made some changes in settings file of the project and that changes are not ...
Sandeep kaur
Jan 11, 2014 at 6:39 pm
Jul 9, 2014 at 4:47 pm -
I have my first django app running using runserver. I am now trying to get Apache to serve my site. I have read the django docs and quite a few other references on the Internet, but I cannot get ...
Mark Phillips
Jan 26, 2014 at 10:15 pm
Jan 28, 2014 at 7:09 am -
Hi, ALL, I'd like someone to help me understand this situation. Looking at the page: https://docs.djangoproject.com/en/dev/topics/serialization/ the part which says "Serialization formats- JSON" ...
Igor Korot
Jan 18, 2014 at 5:53 am
Jan 19, 2014 at 4:48 am -
Hi, ALL, In the tutorial it is said that I need to create __unicode__() function to properly display the results of my model. Unfortunately the tutorial is using only one text field and everywhere I ...
Igor Korot
Jan 8, 2014 at 11:04 pm
Jan 9, 2014 at 10:34 am -
This is somewhat like the question in "need help moving to production server" but I think the right procedure is to start a new thread. So I think I have done well for just starting out. With your ...
Malik Rumi
Jan 28, 2014 at 5:17 pm
Feb 6, 2014 at 4:33 pm -
Hi, Has anyone setup Django with Ubuntu Cloud ? My primary interest is how to setup the media server. I am primarily using Heroku for the hosting of the project, but that does not provide hosting for ...
Vibhu Rishi
Jan 31, 2014 at 6:56 am
Jan 31, 2014 at 5:15 pm -
Hi, I am thinking of building an application which will enable users to build their own websites on the fly. On my app you will need to sign-up and then from their you can make your own websites from ...
Mrinmoy Das
Jan 7, 2014 at 10:03 am
Jan 8, 2014 at 7:59 am -
I'm scheduled to give a talk/presentation to my colleagues on why attending tutorials and sprints at a conference is a great idea (I attended DjangoConUS2013). Any ideas/thoughts much appreciated ...
Keith Edmiston
Jan 16, 2014 at 10:26 pm
Jan 22, 2014 at 9:47 pm -
Hello everyone. I am facing a problem when I access it in browser. I need your help to solve this error. I am using apache 2.4.6 as web server and django-1.5.2 as framework. Here are my httpd.conf ...
Jasvir Singh
Jan 17, 2014 at 8:59 am
Jan 17, 2014 at 9:17 pm -
I have a django project running on my laptop. I have (finally) managed to get it to work with apache on a production server. However, I still have a problem. When I access the admin site and login as ...
Mark Phillips
Jan 28, 2014 at 5:51 am
Jan 29, 2014 at 10:03 am -
Hi Group, currently i evaluating / research for a django app that supports mailing specific texts to a receipient list (like mass emailing). the corner features are: - email text should be editable ...
Sven Aßmann
Jan 15, 2014 at 12:39 am
Jan 17, 2014 at 9:51 am -
Hello, i'm beginning to learn python+django and i'm doing that handbook https://github.com/jacobian/djangobook.com/blob/master/chapter03.rst In the example whit datetime i have a problem when i ...
David Pineda
Jan 14, 2014 at 4:07 pm
Jan 15, 2014 at 9:56 am -
Hello guys, In my project's home page I have two forms for input two mobiles name for comparison. So I need to integrate ajax autocomplete in those input forms. I tried according to "Mike Hibbert" ...
Ali Hayder
Jan 14, 2014 at 11:37 am
Jan 14, 2014 at 4:06 pm -
I am begginer at django and good in python language, html,css,javascript and database(strong). 1) If i want to create develop a website using django framework, first i need to develop a template ...
Vijaya Reddy
Jan 10, 2014 at 2:56 pm
Jan 10, 2014 at 3:43 pm -
I've got a queryset that is ~ a 6 table join of a lot of data that generates about 1000 records with about 25 fields each I've got ~100 terminals hitting this query every 1 minute looking for a ...
Sells, Fred
Jan 9, 2014 at 8:28 pm
Jan 9, 2014 at 10:20 pm -
Hi group. I've been out if the django world for over four years. I am going to rebrand and replatform away from classic asp. Don't laugh. Yes I know it's sad. Without telling me how good django is, ...
Bobby Roberts
Jan 24, 2014 at 11:05 pm
Jan 31, 2014 at 9:14 pm -
I am new to Django and am trying to save two objects from the same form. Models: class ReadmeTemplate(models.Model): """ Represents a bugfix README Contains step models, which contain multiple ...
Wnt2bsleepin
Jan 30, 2014 at 5:08 pm
Jan 30, 2014 at 10:27 pm -
Hi Can anyone suggest any commercial Django e-commerce products? -- Regards Alex -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from ...
Alex Strickland
Jan 28, 2014 at 1:39 pm
Jan 29, 2014 at 10:02 am -
I read this on the django project site: Now to my newby senses, this is a huge problem. How can you have a primary key, or a foreign key, without the assurance that they are unique? But I did some ...
Malik Rumi
Jan 27, 2014 at 4:22 pm
Jan 27, 2014 at 7:56 pm -
I have already created a stackoverflow question on this and have only received one (*incorrect*) response. For the sake of time I am just linking that question which has all the details ...
Alex Thomas
Jan 23, 2014 at 9:03 pm
Jan 24, 2014 at 10:40 pm -
Hello django users, I have a problem when i try to sync my db or runserver on my ubuntu 13.10. of cant import name execute manger Help me out thanks File "manage.py", line 2, in <module from ...
MAurice
Jan 22, 2014 at 7:16 am
Jan 22, 2014 at 9:38 pm -
I am building an app with no relational DB. All data will be in flat files now and nosql dbs in future. I plan to use django-tastypie for rest api and mostly pure python from rest api code to connect ...
Devash
Jan 22, 2014 at 3:12 am
Jan 22, 2014 at 11:20 am -
Hi! I am trying to find a survey app for my django project. I need it to be able to send personalized survey invitations, so I know who is answering them. This is similar to SurveyMonkey, but the API ...
Yazmin Lucy Cumberbirch
Jan 20, 2014 at 12:35 pm
Jan 21, 2014 at 2:20 pm -
I have been trying all day. What I am doing is trying to have a model for an "about" page, which I want to limit to 1 item. It doesn't really make sense to have multiple "abouts". I've done ...
RLF_UNIQUE
Jan 19, 2014 at 1:39 am
Jan 20, 2014 at 10:16 pm -
Hi, ALL, I have a little problem. I'm trying to connect the Django based application with jQuery/jQWidgets (specifically jqxGrid). Here's what I've done: This is my views.py file: [code] def ...
Igor Korot
Jan 10, 2014 at 9:00 am
Jan 10, 2014 at 10:16 am -
I'm trying to solve a problem, but I have no idea how to face it. I need some help :-) I have a model hierarchy like this: class Task(models.Model): name = models.CharField(max_length=255) ...
César García Tapia
Jan 3, 2014 at 12:57 am
Jan 9, 2014 at 11:23 pm -
Programming newb, Trying to use Heroku for the first time for a Django app. After I push it to Heroku, the Dynos field is blank. I expected to see my procfile: web: python manage.py runserver ...
Scott Meyers
Jan 7, 2014 at 4:02 am
Jan 9, 2014 at 9:03 am -
Greetings, I am noob to django and web dev. I followed the directions on the JQuery ...
David Nides
Jan 8, 2014 at 11:48 am
Jan 8, 2014 at 3:45 pm -
I am needing to display a wait message while processing perform some process on the server anyone could help me -- You received this message because you are subscribed to the Google Groups "Django ...
Fabricio
Jan 5, 2014 at 12:49 pm
Jan 6, 2014 at 1:21 pm -
django 1.6.1,python 3.3.3, windows 8. I choose Substituting a custom User model<https://docs.djangoproject.com/en/1.6/topics/auth/customizing/#auth-custom-user , and everything is ok except creating ...
项楠
Jan 3, 2014 at 1:11 am
Jan 3, 2014 at 2:35 am -
I have Python 2.7.3 I am new in django and I am following the tutorial 3 at : https://docs.djangoproject.com/en/1.6/intro/tutorial03/ I followed exactly the steps described: Here is a copy/paste from ...
AJ NOURI
Jan 10, 2014 at 1:28 pm
Jul 23, 2014 at 2:25 am -
Hello, I'm trying to develop a GIS app using Django / OpenLayers / GeoServer. GeoServer is an open source software server that allows users to share and edit geospatial data. I'm working on ...
Gkpetrak
Jan 30, 2014 at 2:32 pm
Mar 28, 2014 at 6:16 am -
I used the Bitnami Djangostack AMI to set up a Django environment with apache2 and mod_wsgi on a free instance provided by Amazon's EC2. The django app is installed at ...
Dylan Bumford
Jan 22, 2014 at 4:50 pm
Feb 4, 2014 at 3:50 pm -
Hi all, Could you please show me how can I render .txt static files (they are user comments) in django template? I couldn't resolve that issue for a month.. I appreciate your help. -- -- You received ...
Fatih Tiryakioglu
Jan 30, 2014 at 9:29 pm
Jan 30, 2014 at 10:10 pm -
I'm using Django 1.6.1, and password reset is not working. When users enter their email, 502 occurs and this is sent to me: Traceback (most recent call last): File ...
Heidi
Jan 30, 2014 at 1:23 pm
Jan 30, 2014 at 1:52 pm -
I have a site built using django 1.6. It runs as expected with runserver on my Debian laptop in a virtual env based on Python 2.7 (development machine). I copied the site to another Debian server ...
Mark Phillips
Jan 29, 2014 at 6:22 am
Jan 29, 2014 at 4:22 pm -
Thanks for the response. I'm not doing any user agent sniffing, and I don't have a robots.txt. -- You received this message because you are subscribed to the Google Groups "Django users" group. To ...
Doug
Jan 25, 2014 at 6:31 pm
Jan 26, 2014 at 8:50 pm -
Hello, I am just going through the Django Tutorial and am in Writing your first Django app, part 2. In the section called "Customize the admin look and feel", I have created a templates directory, an ...
Tim DiSabatino
Jan 15, 2014 at 1:00 pm
Jan 26, 2014 at 5:01 pm -
Hi List, see the question in the subject. I want to return from a management command with a given exit code. How can this be done? bg, Johannes -- Johannes Schneider Webentwicklung <span ...
Johannes Schneider
Jan 23, 2014 at 2:06 pm
Jan 24, 2014 at 11:47 am -
Great opportunity on a Cloud Development team for somebody who is willing to take a temporary job here in Michigan. Python / Django Web Applications Developer, Michigan 6+mth contract, $90-$100/hr ...
Leigh Haugen
Jan 23, 2014 at 4:47 pm
Jan 24, 2014 at 1:31 am -
Hi, In my models I've some FloatFields that must be 0. I'm wondering what is the best way to check, at the model level (not form), that the values for these Fields are greater than 0? Browsing the ...
Parnigot
Jan 23, 2014 at 8:03 am
Jan 23, 2014 at 12:06 pm -
Hi people! I've just searched some time for a way to acomplish something, that seems to be missing from Django or where there doesn't seem to be a Django app for that. Or maybe I just don't get it. I ...
Dennis Plöger
Jan 10, 2014 at 1:28 pm
Jan 21, 2014 at 2:55 pm -
I use django 1.6.1 and python 3.3.3 in windows8. I want to build a app named 'customauth' that supports email activation. I choose to create my own user model from the ...
项楠
Jan 4, 2014 at 8:47 am
Jan 21, 2014 at 9:11 am -
I try deploy django and apache2 apache2 mod-wsgi. An app for tets and open the bowser, navigate in the correct url it says "error 403 tes.com cant acces / on this server", i know its about permisions ...
George Alvarado
Jan 20, 2014 at 12:35 pm
Jan 20, 2014 at 2:22 pm
Group Overview
group | django-users |
categories | django, python |
discussions | 193 |
posts | 611 |
users | 231 |
website | djangoproject.com |
231 users for January 2014
Archives
- June 2016 (290)
- May 2016 (491)
- April 2016 (514)
- March 2016 (465)
- February 2016 (662)
- January 2016 (505)
- December 2015 (415)
- November 2015 (526)
- October 2015 (476)
- September 2015 (456)
- August 2015 (554)
- July 2015 (590)
- June 2015 (536)
- May 2015 (641)
- April 2015 (642)
- March 2015 (800)
- February 2015 (604)
- January 2015 (823)
- December 2014 (718)
- November 2014 (795)
- October 2014 (750)
- September 2014 (764)
- August 2014 (755)
- July 2014 (700)
- June 2014 (67)
- May 2014 (453)
- April 2014 (527)
- March 2014 (531)
- February 2014 (585)
- January 2014 (611)
- December 2013 (516)
- November 2013 (644)
- October 2013 (841)
- September 2013 (741)
- August 2013 (916)
- July 2013 (973)
- June 2013 (847)
- May 2013 (974)
- April 2013 (1,049)
- March 2013 (1,032)
- February 2013 (871)
- January 2013 (915)
- December 2012 (827)
- November 2012 (872)
- October 2012 (1,034)
- September 2012 (1,208)
- August 2012 (1,081)
- July 2012 (1,435)
- June 2012 (1,191)
- May 2012 (1,406)
- April 2012 (624)