Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
astrec
on April 3, 2008
|
parent
|
context
|
favorite
| on:
Ask HN: Choosing a Python framework for web develo...
The SQLAlchemy branch was intended to seamlessly integrate with the model api - in other words you needn't know it was there. I don't think it got too far.
Form validation is not tied to the Django ORM.
inklesspen
on April 3, 2008
[–]
That's funny, because when I was going through the newforms code, it had a lot of ties to the ORM.
astrec
on April 4, 2008
|
parent
[–]
And yet form validation is not tied to the ORM. The ORM is leverage where a form is generated from a model, but that's not what you said.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Form validation is not tied to the Django ORM.