google-code-export / django-values

Automatically exported from code.google.com/p/django-values
1 stars 1 forks source link

Use dbsettings with current django trunk and newforms-admin #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here's patch.

Original issue reported on code.google.com by igor.kramer@gmail.com on 25 Nov 2008 at 3:01

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the ticket, this is definitely I something I should get around to. 
At a
glance, though, the patch looks like it oversteps the demands of this issue. It 
makes
stylistic changes, adds admin support (which I've specifically avoided, since 
it has
its own editor) and even breaks compatibility with Python 2.3. Could you please
submit a patch that only updates it to work with current trunk, without all the 
other
stuff? It should need just the max_length and form import changes, I think.

Original comment by gulop...@gmail.com on 25 Nov 2008 at 3:14

GoogleCodeExporter commented 9 years ago
You can use patch from 
http://code.google.com/p/django-values/issues/detail?id=14 :)

Original comment by igor.kramer@gmail.com on 25 Nov 2008 at 4:49

GoogleCodeExporter commented 9 years ago
Ah yes, I hadn't looked at the issues list here in a while. Closing this issue 
in
favor of issue 14, which I'll try to get to in the not-so-distant future.

Original comment by gulop...@gmail.com on 25 Nov 2008 at 5:01