Has onyone been able set make Sphinx Search ORM to work
http://www.djangosnippets.org/snippets/231/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-use
Tnx, make a black/white version :)
On Sep 4, 12:09 pm, Fraser Nevett <[EMAIL PROTECTED]> wrote:
> With the release of Django 1.0, we're pleased to announce the release
> of a completely updated version of our highly popular Django Cheat
> Sheet which is crammed with a whole host of useful Django
Im currenty trying to make a prototype for my company, which would use
django-jython and a oracle database. Im expiriencing problem cuz the
documentation is sparse:
http://code.google.com/p/django-jython/wiki/DatabaseBackends
-> jython doesnt find the .jar in classpath :( tryed for a test with
po
Im getting this error when updating or inserting a row with a DateTime
Field. Did i do something wrong or is it a bug? Same error in admin
console also.
ERROR:
ORA-01830: date format picture ends before converting entire input
string
Django SQL:
UPDATE "IFS_UIFN_SLO_TUJ" SET
"DATUM_VKLJUCITVE" =
If i set a primary key by myself, django syncdb doesnt create a
sequence, so when i make a new Row i get primary key is null valiation
like this
id_ifs_uifn = models.IntegerField(db_column='ID_IFS_UIFN',
primary_key=True)
--~--~-~--~~~---~--~~
You received this mes
Ah my bad, tnx :)
On Oct 10, 10:45 am, bruno desthuilliers
<[EMAIL PROTECTED]> wrote:
> On 10 oct, 10:19, dusans <[EMAIL PROTECTED]> wrote:
>
> > If i set a primary key by myself, django syncdb doesnt create a
> > sequence, so when i make a new Row i get primary ke
It works on postgres.
On Oct 10, 9:08 am, dusans <[EMAIL PROTECTED]> wrote:
> Im getting this error when updating or inserting a row with a DateTime
> Field. Did i do something wrong or is it a bug? Same error in admin
> console also.
>
> ERROR:
> ORA-01830: date fo
I have
1. django
2. jython
3. doj.backends.zxjdbc.postgresql
4. ...\jre1.6.0_07\lib\ext\postgresql-8.3-603.jdbc4.jar
I have writen a Test.java with:
Class.forName("org.postgresql.Driver");
It works, so that means it should work.
But jython tells me: DatabaseError: driver [org.postgresql.Driver
Pyscripter; best python interpreter, autocompletion, django
debugging...
On Oct 12, 6:19 pm, zjffdu <[EMAIL PROTECTED]> wrote:
> I am a newbie of django, and want to know which IDE is suit for
> django?
>
> thank your
--~--~-~--~~~---~--~~
You received this message
Tnx works!
On Oct 10, 11:38 pm, Ian <[EMAIL PROTECTED]> wrote:
> On Oct 10, 1:08 am, dusans <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Im getting this error when updating or inserting a row with a DateTime
> > Field. Did i do something wrong or is it a
What is the best reasuable way of implementing Sorting on each field
and filtering
--~--~-~--~~~---~--~~
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.
11 matches
Mail list logo