Re: Abridged summary of django-users@googlegroups.com - 18 updates in 5 topics

2024-02-22 Thread jonas john
Exciting Opportunity: > Join Our Django WhatsApp Bulk Messaging Project! > <http://groups.google.com/group/django-users/t/4c27c87e899e0fe3?utm_source=digest&utm_medium=email> > Eleuthere Aluma : Feb 20 01:34AM +0200 > > Hello, my name is Eleuthère AL. I'

Re: Abridged summary of django-users@googlegroups.com - 37 updates in 18 topics

2018-03-27 Thread Samuel Muiruri
e gosavi : Mar 26 11:08PM -0700 > > Thanks for the reply but it is not working for me. > When i check the page source of the loaded page the 'query.css' is not > loaded. > Is it because of the urls? or path? or something else. ...more > <http://groups.

Re: "Ask the Django Team Anything" IRC session - Wed Feb 22 18:00 UTC

2017-02-22 Thread Tim Graham
This is starting in about 30 minutes. Any Django team members who want to participate in the question answering, please ping me on IRC. On Monday, February 20, 2017 at 9:02:38 AM UTC-5, Tim Graham wrote: > > In partnership with the freenode community team, the Django team will hold > an "Ask Me

"Ask the Django Team Anything" IRC session - Wed Feb 22 18:00 UTC

2017-02-20 Thread Tim Graham
In partnership with the freenode community team, the Django team will hold an "Ask Me Anything" session this week. See http://freenode.net/news/django-ama for details. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this gr

Re: Digest for django-users@googlegroups.com - 18 updates in 11 topics

2014-10-17 Thread 郁夫
unicode__(self): > return self.hardwareid_text > > and now it works! I can enter data to submit from that page and it ended > up > in my mysql db. Thanks for all your help Collin. > Back to top <#1491e42fd01f080a_digest_top> > Porting to Django Linux with SQL Serv

[Announce] Expected djangoproject.com downtime tomorrow, Oct 18, starting 20:00 UTC

2013-10-17 Thread Jacob Kaplan-Moss
Hi folks - We'll be doing some work on djangoproject.com (and associated sub-sites) tomorrow, starting around 20:00 UTC. Expect some downtime, possibly as long as an hour or so, starting around then. During the downtime, as usual, you can find a mirror of Django's documentation on Read the Docs:

DjangoCon US CFS closes 6/18

2013-06-04 Thread Christophe Pettus
Hi, all, Just a gentle reminder that the DjangoCon US Call for Submissions ends June 18th. Thanks! http://www.djangocon.us/cfp/ -- -- Christophe Pettus x...@thebuild.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscr

Getting started with Django workshop - Nottingham 18 May

2012-03-27 Thread Erskine Design
n to various Django elements 15:15: Break 15:30 Workshop session two- Build a Tumblog with Django 17:15: Washup, Q&A 18:00: Social Book via Eventbrite: http://erskineworkshops.eventbrite.co.uk/ -- You received this message because you are subscribed to the Google Groups "Django users&q

Re: Digest for django-users@googlegroups.com - 18 Messages in 8 Topics

2012-02-11 Thread yonatan braude
I have configured the tinymce, but I can't get the local file browsing... and leads...? thanx... -- 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,

Dallas Django sprint 4/18 - 4/19 at CoHabitat

2009-04-07 Thread Jeremy Dunck
We've firmed up the Dallas Django sprint plans: Django 1.1 is around the corner, but there are lots of bugs left to squash. Come meet the other Django people around Dallas and check out Cohabitat, the great coworking spot in uptown. We'll start Saturday, April 18, 2009 at 9:00am thro

18+

2008-03-04 Thread Reny
ONLY FOR ADULTS: http://href.hu/x/4vm4 --~--~-~--~~~---~--~~ 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 ema

fw chapter 18 - custom view in admin

2007-01-11 Thread Picio
Hello, I need to filter the results of my admin change_list page. Following the djangobook chap. 18 , I managed to build my Custom View for a change_list page. Unfortunately I lost all the pretty things like, the search field, date hierarchy, filter per day month, etc. These are my steps: 1