proper package ?
My system connectivity is this way:
DEVICE - SOCKET CONN --- SERVER DJANGO MYSQL | S3 AWS
Thanks,
Idan
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving e
Hey folks,
Though the hour's getting late
with tempers growing quite irate
your patience growing thin and weary
as you issue forth a query:
where is Django Advent?
Though we struggle, work and try
sometimes authors don't comply
they plead their overscheduled life
their kids, their gardens, and th
Yes, and then I also need to import that class into every place that I
want to use it, no?
The benefit of making it part of the model is that any place I'm using
it, I already have the exception handy:
try:
# ... do some things
m = MyModel(foo=bar, baz=bling)
m.save()
except MyModel.
ng for the kind of thing I'm
seeking?
-Idan
--~--~-~--~~~---~--~~
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
Brilliant.
--~--~-~--~~~---~--~~
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.
Hey Macistas,
I wanted to share a little bit of fluffery along with a tip.
I often have many tabs open in firefox as I am coding, but I like to
have the django docs in its own window as I'm often referring to it.
If you're not already aware of Fluid (http://fluidapp.com/), it's a
tool that lets
py at the project level
Both seem like an OK approach, I don't see any obvious drawbacks to
either.
Have any of you encountered the same situation? What did you do, and
why?
Thanks!
-Idan
--~--~-~--~~~---~--~~
You received this message because you are subscri
Tim,
It's not terribly obvious from the scribd layout, but at the top
(above the document) there's a "download" link or similar, and there
you can download the original PDF.
-I
On Aug 25, 5:50 pm, Tim Chase <[EMAIL PROTECTED]> wrote:
> > Here is a summary of all the tutorials and docs that I ha
Useful! Thank you. :)
-I
On Aug 23, 3:11 pm, DavidY <[EMAIL PROTECTED]> wrote:
> Here is a summary of all the tutorials and docs that I have read on
> urlpatterns and generic views. It is a 2 page, concise, example code
> based cheat sheet.
>
> http://www.scribd.com/doc/4975790/urlpatterns-for-d
9 matches
Mail list logo