Re: Any advice on linguistic project?

2019-01-30 Thread Carlos Eduardo
You can do all that stuff with Python and use Django as an UI. I'm doing something similar. I'm from computational linguistics area as well. My first advice for you is to study a special book related to python and linguistics. The book is not 100% but the read it is worthwhile. Here is the lin

Re: how to create a Django project without using an IDE, but using the django-admin startproject command

2019-03-11 Thread Carlos Eduardo
Another tip is using templates to create your project. I'm developing one but the first version is already published. I added the template on GitHub with a good how-to. https://github.com/tresloukadu/Django-Bootstrap-Project Em sábado, 9 de março de 2019 15:15:01 UTC-3, Ando Rakotomanana escrev

Select Multiple objects

2009-06-26 Thread Carlos Eduardo Sotelo Pinto
/m45a1591e my idea is having a forr cfor completing each select box, is for a suuport site thanks a lot - -- . ''`. Carlos Eduardo Sotelo Pinto ( KrLoS ) ,= ,-_-. =. : :' : Free and OpenSource Software Developer((_/)o o(\_)) `. `'` GNULinux Registered User #379182 `-'

too many values to unpack

2009-07-04 Thread Carlos Eduardo Sotelo Pinto
aker_filter=maker_id, data=None, instance=ProductModel) return render_to_response('helping.html', {'mform': pmform}) please give a hand -- Carlos Eduardo Sotelo Pinto a.k.a. krlos GNULinux RU #379182 || GNULinux RM #277661 GNULinux Arequipa Users Group || Debian Arequ

type object 'MyModel'' has no attribute 'id'

2009-07-04 Thread Carlos Eduardo Sotelo Pinto
ctModelForm(request.POST) if mform.is_valid(): maker = topic = mform.cleaned_data['maker'] path = '/support/helping/product/%s' % maker return HttpResponseRedirect(path) else: pmform = ProductModelForm(maker_filter=ma

Expert System

2009-07-17 Thread Carlos Eduardo Sotelo Pinto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi peolple some one knows somthing about works about expert system maden on python with django thanks a lot - -- . ''`. Carlos Eduardo Sotelo Pinto ( KrLoS ) ,= ,-_-. =. : :' : Free and OpenSource Software De

Re: Expert System

2009-07-17 Thread Carlos Eduardo Sotelo Pinto
hanks > > > On Fri, Jul 17, 2009 at 11:22 PM, Joshua Partogi > mailto:joshua.part...@gmail.com>> wrote: > > What kind of expert system do you want to know. I think expert > system is a very broad topic. > > > On Sat, Jul 18, 2009 at 10

Re: Expert System

2009-07-18 Thread Carlos Eduardo Sotelo Pinto
ystem with django > > > - -- . ''`. Carlos Eduardo Sotelo Pinto ( KrLoS ) ,= ,-_-. =. : :' : Free and OpenSource Software Developer((_/)o o(\_)) `. `'` GNULinux Registered User #379182 `-'(. .)`-' `-GNULinux Registered Machine #277661\_/ GN

Re: Expert System

2009-07-18 Thread Carlos Eduardo Sotelo Pinto
ert system to take it as a start poit to study about it that's i mean regards > > > - -- . ''`. Carlos Eduardo Sotelo Pinto ( KrLoS ) ,= ,-_-. =. : :' : Free and OpenSource Software Developer((_/)o o(\_)) `. `'` GNULinux Registered User #379182

Re: Expert System

2009-07-18 Thread Carlos Eduardo Sotelo Pinto
ld have added that Django is more like the glue that > connects your code for an expert system for instance) more easily > to html output and databases. An expert system is just one engine you > can slap into it. That's right, I am looking for a expert system joinig the engine and dj

Nested Result

2013-04-10 Thread Carlos Eduardo Sotelo Pinto
me a hand -- Carlos Eduardo Sotelo Pinto | http://carlossotelo.com | csotelo@twitter GNU Linux Admin | PHP Senior Web Developer Mobil: RPC (Claro)+51, 958194614 | Mov: +51, 959980794 GTalk: carlos.sotelo.pi...@gmail.com | Skype: csotelop MSN: carlos.sotelo.pi...@gmail.com | Yahoo

Re: Do you know good guides to use ajax in django

2018-04-26 Thread CARLOS EDUARDO DAVALOS CORNEJO
thanks for you answer y wiil read the documentation 2018-04-26 4:42 GMT-07:00 Avraham Serour : > I suggest taking a look at http://intercoolerjs.org > > > On Thu, Apr 26, 2018 at 7:36 AM, > wrote: > >> Im starting a social network for my school and i need to show the coments >> of my post witho