Greenguy's Board


Go Back   Greenguy's Board > Chit Chat
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2011-06-26, 01:30 PM   #1
bDok
bang bang
 
bDok's Avatar
 
Join Date: Mar 2005
Location: SD/OC/LA
Posts: 3,241
Send a message via ICQ to bDok
Morning. So last night I really dug more into the Django web framework. It's just awesome. Once I think I dial it in more it will be just awesome for creating sites. It's ability for creating an admin area just based on the database and a couple lines of code is just rad.

Yesterday with the lady out of town I ate pizza, drank whiskey, and did a lot of work.

I also watched some horrible tv shows. That and setup up some of the last bits on my new system to make it so I can use it now on the daily. A fresh new system feels so nice.

Anyway...Drinking coffee and continuing working through tutorials on django today. At some point I'll go get something to eat and then continue work.
__________________
submit to Nymphotic
submit to Moistlace
bDok is offline   Reply With Quote
Old 2011-06-26, 02:55 PM   #2
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Quote:
Originally Posted by bDok View Post
So last night I really dug more into the Django web framework.
http://stackoverflow.com/questions/4...ango-vs-pylons

Now, pylons has been replaced by Pyramid which is what we're using for 99% of our stuff (we do have two django apps, and one native tornado app), but, some of the things that you might find useful, i.e. much more powerful ORM - you can't find in Django. Sure there is a Django-SQLAlchemy project, but, you either need to duplicate schemas, or, lose the admin interface.

Congrats though - also check djangosnippets.org(?) - plenty of code/apps already written.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2011-06-26, 03:14 PM   #3
bDok
bang bang
 
bDok's Avatar
 
Join Date: Mar 2005
Location: SD/OC/LA
Posts: 3,241
Send a message via ICQ to bDok
Quote:
Originally Posted by cd34 View Post
http://stackoverflow.com/questions/4...ango-vs-pylons

Now, pylons has been replaced by Pyramid which is what we're using for 99% of our stuff (we do have two django apps, and one native tornado app), but, some of the things that you might find useful, i.e. much more powerful ORM - you can't find in Django. Sure there is a Django-SQLAlchemy project, but, you either need to duplicate schemas, or, lose the admin interface.

Congrats though - also check djangosnippets.org(?) - plenty of code/apps already written.
Thanx for the snippet link. Yea, currently for the projects I'm looking to build I'm sure the custom ORM will work out. Knowing about the other frameworks is always good. I'll take a look at the pyramid docs a little closer later this week.

For a project that I'm looking to use this on I'm happy to just have a nice app for oauth to plugin for people to use facebook to connect.

I'm all for not having to reinvent the wheel.
__________________
submit to Nymphotic
submit to Moistlace
bDok is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:45 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc