s.html
Cheers!
Rafael E. Ferrero
El lun., 20 may. 2019 a las 9:12, Ivan Martić ()
escribió:
> Hi guys, hope you can help me.
> I have 2 models and i want to make a count query on them. I need a count
> on how many articles i have in every category.
>
> Models:
> clas
Hello, you must to extend User model... search on google with this
aproach!!
Cheers!
Rafael E. Ferrero
El dom., 19 may. 2019 a las 14:13, Sipum () escribió:
> Hello Friends,
>
> I want to customise django default user table and which should consist of
> name,phone, email and g
please use some kind of virtual environment... in linux its virtualenvs
Rafael E. Ferrero
2018-05-31 8:06 GMT-03:00 kailash jangu :
> guys i installed django version 2.0.5 in windows but when i use
> django-admin command it shows me error what path i should i go with to get
> star
pdown in my Django Admin.
The trouble it's because Firefighter class is a child of Person class so
the Firefighter item are in the two dropdowns and it shouldn't
How can I exclude the selected Firefighter item from Person's dropdown ??
Best regards!!
Rafael E. Ferrero
--
You r
I've been using this
<https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04>
tutorial on a Salix Linux and everythings goes well
Rafael E. Ferrero
2017-03-16 15:04 GMT-03:00 valerio orfano :
> I got it here
2017-03-13 3:51 GMT-03:00 JJEMBA KENNETH :
> Hello guyz,
> Can any one help with this. I want to upload an excel file with data and i
> use this data to populate the database.
>
> --
> Jjemba kenneth
>
> --
>
I used this https://github.com/pyexcel/django-excel
--
You received this message becau
Or you can filter the select with this
<https://docs.djangoproject.com/es/1.10/ref/contrib/admin/#django.contrib.admin.ModelAdmin.formfield_for_foreignkey>
Rafael E. Ferrero
2016-11-04 12:36 GMT-03:00 Derek :
> You need a third-party app e.g.
>
> https://github.com/digi604/djang
Maybe you can use Tornado for the websockets
Rafael E. Ferrero
2016-10-25 10:08 GMT-03:00 CHAITANYA BHATIA <
chaitanya.bhatia.cs...@itbhu.ac.in>:
> I want to create a chat room web application without using django Chains
> (i.e. I need to use the socket module provided by Python by
you can use the AllAuth app for accomplish gmail login
Cheers!!
Rafael E. Ferrero
2016-08-26 2:27 GMT-03:00 rajeshkmr9583 :
> i'm trying to login with gmail account in django admin login page... i
> don't know how to write script... send me any in-build script available for
&
I used this link without any trouble
https://www.digitalocean.com/community/tutorials/how-to-serve-django-applications-with-uwsgi-and-nginx-on-ubuntu-14-04
Rafael E. Ferrero
2016-07-15 7:47 GMT-03:00 1351552...@qq.com <1351552...@qq.com>:
> hi everyone:
>
> I am tring to de
YES, I do !!
Rafael E. Ferrero
2016-07-14 11:16 GMT-03:00 :
>
> Any one tried of Django Postgres with Ngnix?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop re
Where did you unzipped Django? (use pip command to install Django, and
please use venv, virtualenvwrapper o virtualenvironment)
Take a look of this https://docs.djangoproject.com/en/1.8/howto/windows/
Rafael E. Ferrero
2016-06-02 15:30 GMT-03:00 :
> Hi, folks,
>
> I have found
do you already have your site on setttings.py ?
Rafael E. Ferrero
2016-03-21 20:24 GMT-03:00 Anthony W Smith :
> When I follow django tutorial on the django site for the polls app I keep
> getting the error after runnig the python manage.py runserver command it
> says no modsule name
The main Django project website has an amazing good tutorial and
documentation for start.
Rafael E. Ferrero
2016-03-18 6:54 GMT-03:00 Santosh Srinivas :
> Hi Folks,
>
> I'm new to both Python and Django.
> I am looking for high quality video tutorials on Django and P
I put my sqlite files into .gitignore.
Rafael E. Ferrero
2016-02-25 12:55 GMT-03:00 cortez :
> Hi,
>
> I'm using the out-of-the-box Sqlite database integration with my Django
> project, and I'm wondering how to manage it with respect to Git. Currently
> I have it check
.com/PyAr/pyarweb/blob/master/community/views.py#L16> in
line 16
Hope you can find them useful to learn.
Regards!!
Rafael E. Ferrero
2016-02-24 16:57 GMT-03:00 Malik Rumi :
> > I'm not sure what you're looking for here. Designing a home page is not
> a django topic. Using
look for django-rest-framework
Rafael E. Ferrero
2016-02-24 4:28 GMT-03:00 Mitesh Prajapati :
> I'm new to Django/Python world.
>
> I want references(book/tutorials) to learn "how to build REST APIs with
> Django" using ORM?
>
>
> Thanks in advance!
>
&
d-the-basics
https://highperformancedjango.com/
http://talks.caktusgroup.com/djangocon/2013/scaling/#slide17
https://docs.djangoproject.com/en/1.8/faq/general/#does-django-scale
Rafael E. Ferrero
2016-02-03 12:30 GMT-03:00 Joshua Pokotilow :
> At the startup where I work, we've written
For Python
https://www.codecademy.com/learn/python
https://www.hackerrank.com/domains/python/py-introduction
For Django
https://docs.djangoproject.com/en/1.9/
Rafael E. Ferrero
2016-02-03 8:30 GMT-03:00 Ajay Sharma :
> Hi everyone on the Group.
>
> I want resources and web links, wh
Too bad that this isn't for an Remote Work :'(
Rafael E. Ferrero
2016-02-02 18:15 GMT-03:00 Hildeberto Mendonça :
> For those living in Belgium,
>
> we are hiring a Django developer to work full time on open source projects
> on GitHub for at least one year, exte
you must to use Ajax to populate the second dropdown
Rafael E. Ferrero
2016-01-29 14:08 GMT-03:00 Andrea Pinna :
> Dear all,
>
> I'm very unexperienced with Django but at the same time I'm trying hard to
> learn as much as possible.
>
> In my website I have a form
See readme.md for help how you can use it
https://github.com/daneden/animate.css (all this stuff must stay in your
template file)
Rafael E. Ferrero
2016-01-29 8:47 GMT-03:00 Xristos Xristoou :
> yeah but how to connect with my post titles ?
>
> Τη Παρασκευή, 29 Ιανουαρίου 2016 - 12:
Never occur to me in Win8.1 ... why not install VirtualBox with an Ubuntu
or other flavor of linux ? (if you need your windows)
It's more easy for django and... it's recommended.
Cheers !!
Rafael E. Ferrero
2016-01-29 3:17 GMT-03:00 Руслан Ломагин :
> Hello, i have some issues th
It's only css... include this in your template!
Rafael E. Ferrero
2016-01-29 7:53 GMT-03:00 Xristos Xristoou :
> hello
>
>
> has work somebody with this animate.css
> <https://daneden.github.io/animate.css/> ?and somebody can to explanation
> how to use this
>
why not filter model2 with select_related ?? (you already try to put a
related_name in the foreignkey of model2?)
cheers!
Rafael E. Ferrero
2016-01-27 8:58 GMT-03:00 Jonty Needham :
> I've found a need to do this and I'm struggling. Some info seems to
> indicate that django
if its a blank project you don't have a polls app yet,so... why you put
your polls app there?
Rafael E. Ferrero
2016-01-25 16:14 GMT-03:00 moon jo :
> Using django 1.6.10
> I finished the polls tutorial and tried to create my own project.
> I tried to runserver and it gives me th
Maybe you find useful make your project into a reusable app look at this
https://docs.djangoproject.com/en/1.9/intro/reusable-apps/
Cheers !!
Rafael E. Ferrero
2016-01-22 11:30 GMT-03:00 Benjamin Melki :
> Hello,
>
> i’m building my first site with this great framework and language
Do you already read this ?
http://stackoverflow.com/questions/1317899/django-projects-as-desktop-applications-how-to
Rafael E. Ferrero
2016-01-22 10:06 GMT-03:00 Carlos Andre :
> It is a good idea even, except I already did with nginx, did not create a
> file of those you mentioned go
Carlos, and why not install nginx or something in localhost? maybe you can
do a little app to start or stop the service to connect or disconnect your
application.
if is only one machine you can do, it's not recommended, start and stop the
buildin django server with your little .exe
Raf
Thanks Andrea I'm gonna investigate this !!!
Rafael E. Ferrero
2016-01-18 9:02 GMT-03:00 Andreas Kuhne :
> Hi Rafael,
>
> I would use a plugin for django admin that creates an autocomplete field
> (django-selectable works). Then when the user chooses something in the
>
le, add more text to Long Description field.
How I can put data of Products in the fields of Sales form without any
relationship to Products, and how i can populate the fields based on the
selected product??
Thanks in advance !!
Rafael E. Ferrero
--
You received this message because you are
Hello Lekan, First of anything try to start a new e-mail for new
questions... because yours don't have any relations with the root question.
And try to tell uss if you know Django, if you readed Django Docs. Tell us
more about your idea.
Happy 2016 for you !!
--
Rafael E. Ferrero
2015-12
i think that u need to set 'myApp' in INSTALLED_APPS
something like:
> 'django.contrib.admin',
> 'django.contrib.auth',
> 'django.contrib.contenttypes',
> 'django.contrib.sessions',
> 'django.contrib.messages',
>
this is for Django 1.6 but you can use it anyway
http://www.jeffknupp.com/blog/2013/12/18/starting-a-django-16-project-the-right-way/
--
Rafael E. Ferrero
2015-10-01 9:11 GMT-03:00 junk :
> Greetings wise django users,
>
> Can someone provide a link or description of how to use
>
BUENÍSIMO LUIS!!! EXCELENTE INICIATIVA!!!
Muchos exitos para tí y para Django en Costa Rica
Saludos, Rafael Ferrero (desde Argentina)
--
Rafael E. Ferrero
2015-09-21 17:21 GMT-03:00 Luis Zárate :
> Hello everyone.
>
> The past week was the Free software day here in Costa Rica (Yes,
https://docs.djangoproject.com/en/1.8/topics/auth/customizing/
--
Rafael E. Ferrero
2015-09-17 2:31 GMT-03:00 Ravi Chityala :
> I am looking for an django app to do authentication and authorization
> using phone number. Apps like django-registration can use email address or
> user
I don't quite understand very well your use case, but, i think that you can
go with REST, maybe?? [http://www.django-rest-framework.org/]
--
Rafael E. Ferrero
2015-09-02 16:20 GMT-03:00 :
> I'm designing a program which was originally meant to be a server
> application, and I
. (for now)
Now, for your exclusive problem, maybe using south (just like the project
you say) you can do the changes to your database dinamically.
Regards!
--
Rafael E. Ferrero
2015-07-30 5:01 GMT-03:00 SriPrad :
> Hi,
> I am new to Django and Python!.
> I am using Django 1.8.3 along
Nice!! Chris good work !!
--
Rafael E. Ferrero
2015-07-06 20:15 GMT-03:00 Chris Strasser :
> WOO HOO !.. success ... thanks everyone...
> just needed a nudge in the right direction I will tackle the
> templates tomorrow and see where that takes me.
>
> On Mon, Jul 6,
contacts = Contacts.objects.select_related()
--
Rafael E. Ferrero
2015-07-06 13:51 GMT-03:00 Florian Schweikert :
> On 06/07/15 14:04, Chris Strasser wrote:
> > my problem is with reverse lookups (i think it is called) the docs say
> that i can access entries through blog.entry,(by
ields/#foreignkey
[3]
https://docs.djangoproject.com/en/1.8/ref/models/querysets/#select-related
--
Rafael E. Ferrero
2015-07-06 9:04 GMT-03:00 Chris Strasser :
> Hi ,I am fairly new to Django and am struggling with models hope someone can
> sort me out.
>
>
> Models:
> class Or
Hello Isabel. I see that the position it's in Sevilla, spain?
Are you searching for Remote work or On Site work?
Remember that this is an International mailing list so it's better if you
can specify this.
Cheers!!
--
Rafael E. Ferrero
2015-06-11 9:56 GMT-03:00 Isabel Romero Casado
ch? or you suggest
something better ??
--
Rafael E. Ferrero
2015-06-02 10:04 GMT-03:00 Erik Cederstrand :
> Hi Rafael,
>
> Assuming you have a static and limited set of actions, and they can only
> be defined programmatically, I would do something like this:
>
>
> class Vertex(m
y edge)... my problem its develop every
type of event or action for the edges, save that event on database and then
execute that event when needed.
Someone have a recommendation for me?
THANK YOU ALL!!!
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Goo
Francisco, lamento no poder ayudarte (por otra parte somos casi vecinos, yo
vivo en San Francisco Cba.)
Te aconsejo que reformules la pregunta traduciéndola al inglés porque acá
casi todos (por no decir todos) hablan inglés.
Saludos !!
--
Rafael E. Ferrero
2015-04-28 13:47 GMT-03:00 Francisco
ink)
Fill with data your popup it's a Django job... with views you can solve it.
[1]-http://www.quirksmode.org/js/popup.html
--
Rafael E. Ferrero
2015-01-28 0:08 GMT-03:00 163 email :
> hi.
> i'm new to django. i'm try using django1.7 with jquery ,bootstrap.
> Now
a.find('python')
--
Rafael E. Ferrero
2014-11-05 8:16 GMT-03:00 Віталій Лисенко :
> How to find the word 'python' in string 'pythonpythonpythonpyth'?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django
Sorry... i meant Best Regards (without ? hahahaha... sorry)
--
Rafael E. Ferrero
2014-07-01 8:04 GMT-03:00 Rafael E. Ferrero :
> I see this too dangerous... it is not a good idea save uncrypted
> password... too many hacker attack result on public user-password list.
> Why not save
I see this too dangerous... it is not a good idea save uncrypted
password... too many hacker attack result on public user-password list.
Why not save encrypted password on the other application too?
Best Regards?
--
Rafael E. Ferrero
2014-07-01 6:41 GMT-03:00 guillaume :
> Hi list,
>
2014-05-26 18:33 GMT-03:00 Daniele Procida :
> I've an application that's been happily running for a few years, that does
> this:
>
> class Person(Model):
># everyone's a Person
>
> class Researcher(Model):
> # a Researcher is Person who publishes research
> person = models.OneToOneFie
https://docs.djangoproject.com/en/dev/topics/db/queries/#retrieving-all-objects
--
Rafael E. Ferrero
2014-05-07 16:54 GMT-03:00 G Z :
> I don't know why this isn't working..
>
>
> from django.shortcuts import render
> from django.http import HttpResponse
> from v
I'll recommend you to read
https://docs.djangoproject.com/en/dev/ref/models/querysets/
Cheers!
--
Rafael E. Ferrero
2014-05-07 12:03 GMT-03:00 Anushree Jangid :
> no no you are not missing anything. You got it right and I did that in
> view and it worked. Actually I am new to Djang
You are using Ques for related Subject and QuestionBank... just make a
method in Ques class who filter the Ques model with some subject parameter
or do it in your view like:
qs = Ques.objects.select_related().filter(subject='some_name')
I'm missing something really big? or i miss understud you
Just filtering Ques model (imho)
--
Rafael E. Ferrero
2014-05-07 10:24 GMT-03:00 Anushree :
> I have the following models. I want to retrieve list of question banks
> related to a particular subject. Is it possible to do without modifying the
> existing data models?Thank you
> c
/eventos/archivados/ you go to
archivados views (its inactive for now)
what i see is that you construct something like
www.domain.com/customers/customers
--
Rafael E. Ferrero
2014-05-06 18:33 GMT-03:00 G Z :
> The admin page works fine only the other two don't
>
> Project Structur
if you try http://pythondev.enki.co:8001/admin works just fine ?
<http://pythondev.enki.co:8001/admin>
--
Rafael E. Ferrero
2014-05-06 17:40 GMT-03:00 G Z :
> Thanks so much one last thing
>>
>
> Page not found (404)Request Method:GETRequest URL:
> http://pythonde
I think that you fail on trying to setup the admin site for your proyect.
check this out https://docs.djangoproject.com/en/1.6/ref/contrib/admin/
--
*RAFAEL FERRERO*
*Chief Officer Technology*
San Francisco Cba. | Argentina
+54 9 356251 4856
www.perseux.com
2014-05-06 2:09 GMT-03:00 G Z :
> pr
What version of django do you have runing?, do you define an admin for
vmware?
--
Rafael E. Ferrero
2014-05-06 2:50 GMT-03:00 G Z :
> project name = provisioning app name = vmware
>
> In my projects urls.py I have the following. I assume I set the new url
> link customers to myapp.
+1 Grappelli
--
*RAFAEL FERRERO*
*Chief Officer Technology*
San Francisco Cba. | Argentina
+54 9 356251 4856
www.perseux.com
2014-04-17 10:22 GMT-03:00 Majo :
> Hey Bobby,
>
> I'm using Grappelli for some of my projects and I like it. If you want to
> know about other skins, you should head ov
I think, for what i see on his docs, that
https://github.com/chrisglass/django_polymorphic can help in my task.
Saludos Cordiales,
--
Rafael E. Ferrero
2014-04-11 2:35 GMT-03:00 Rafael E. Ferrero :
> Found a bug in that view (see revision 3 of linkode) but my ignorance
> about iter
Found a bug in that view (see revision 3 of linkode) but my ignorance about
iterate or perform the object for template still remains.
Saludos Cordiales,
--
Rafael E. Ferrero
2014-04-11 1:00 GMT-03:00 Rafael E. Ferrero :
> An SQL who can solve my trouble its here
> http://linko
popup albunprimera
foto
Sed nibh lectus popup albunotra
fotingui
but i shall iterating over repeated articles data
Saludos Cordiales,
--
Rafael E. Ferrero
2014-04-11 0:24 GMT-03:00 Rafael E. Ferrero :
> In my projec
plate... are a better aproach here?, a pythonic aproach maybe?
I put the relevant piece of code here
http://linkode.org/IClFZv7NubqSt6u99zDMV2
Saludos Cordiales,
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>
Nicholas, if you do an interface where user can write his own custom sql
querys its an open door for sql inyection... indeed, you were facilitating
his work :P
What Venkatraman says is (more or lest
Are you tried nikola <http://getnikola.com/>? maybe works for you... its
for flatpages. Also you can find his author on pyar google
groups<http://www.python.org.ar>
See you
Saludos Cordiales,
--
Rafael E. Ferrero
2014/1/22 graeme
> You do lose a lot without a relational DB: mo
in/
>
>
> On Tue, Jan 7, 2014 at 6:49 PM, Rafael E. Ferrero <
> rafael.ferr...@gmail.com> wrote:
>
>>
>> 2014/1/7 Mrinmoy Das
>>
>>> Yeah I am working with django. Thing is I want the users to have their
>>> own domain names. Which I will st
p://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFWA-MP8tB0uKrb8zRdym%2BXSSv%2BX3KHk6UZ8B6D-9jSYb%3DC0Vg%40mail.gmail.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/e8f699f8-4825-4394-be4f-0f7a579de8fe%40googlegroups.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. F
d-5b7c31246b1b%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emai
-users/6fd8f358-d348-4ae6-8e51-e3b0f588a033%40googlegroups.com
> .
>
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this
sorry my previous message... it was not quite clear... here again:
2013/12/1 Rafael E. Ferrero
> IMHO with this design you first need an user and a thread to create a new
> message.
>
> In the admin interface you gonna look a + button to create a user and
> other to create a
s+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHSNPWsLC1LW1pqpYe
{{ project }}
>
> This seems to be working and quite simple too !
>
> Regards,
> Vibhu
>
>
>
>
> On Fri, Nov 29, 2013 at 4:26 PM, Rafael E. Ferrero <
> rafael.ferr...@gmail.com> wrote:
>
>>
>> https://docs.djangoproject.com/en/dev/ref/contrib/si
and this can help too
http://stackoverflow.com/questions/2119342/python-url-template-tags-giving-only-part-of-a-absolute-url-must-be-a-lack-o
2013/11/29 Rafael E. Ferrero
>
> https://docs.djangoproject.com/en/dev/ref/contrib/sites/#getting-the-current-domain-for-full-urls
>
>
this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAPiONwn6cHwi51fJ63oFUOLof2QmFqsSeqz2VeOM_Jxk%2BaUYGQ%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/groups/opt_out
; some french speaking soul here can direct him
>
>
> On Wed, Nov 27, 2013 at 3:37 PM, Rafael E. Ferrero <
> rafael.ferr...@gmail.com> wrote:
>
>> Almost everyone on this group can read and write in English, i'll
>> recomend you to write in English to have a rea
roup, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/1854e668-0a3d-4a55-ac98-bd9e978e124c%40googlegroups.com
> .
> For more optio
Hello, everybody... someone knows if there is a good bug tracker system
like Trac or Mantis but django based??
many thanks in advance!
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this
roup/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/115f7cb5-8140-4efe-ab55-b174f74936c6%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. Ferrero
--
You received
; For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-
s group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/db2ae4c7-4842-4e9d-afdc-376e2a0ad51b%40googlegroups.com
> .
> For mo
plandroid.com',
> 'SERVER_PORT': '62305',
> 'SERVER_PROTOCOL': 'HTTP/1.0',
> 'SERVER_SOFTWARE': 'lighttpd',
> 'wsgi.errors': ,
> 'wsgi.input': ,
> 'wsgi.multiprocess': True,
> '
i mean... carefully ?
2013/11/19 Rafael E. Ferrero
> are you try reading this?
> https://docs.djangoproject.com/en/1.5/ref/contrib/admin/#overriding-admin-templates
>
>
> 2013/11/19 Mrinmoy Das
>
>> any help guys?
>> On Nov 19, 2013 6:54 PM, "Mrinmoy Das
-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAFWA-MPZADKvztkSsvu1GNr0Hk%2BJd7Zu-C1F486NuSLMAdbfug%40mail.gmail.com
> .
>
> For more options, visit https:/
;
>>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users...@googlegro
it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/dj
e.com/d/msgid/django-users/b01140fc-1931-4b80-8cb5-5e9625ca265f%40googlegroups.com
> .
> >
> > For more options, visit https://groups.google.com/groups/opt_out.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe
on github ?
>
>
> 2013/11/8 Rafael E. Ferrero
>
>> Avraham Serour Sending the email its not my problem.
>> I start to think doing by my self an invitation app for what i need... so
>> thank you all you guys!!
>>
>> See ya.
>>
>>
>>
>&g
don't see the problem
>> but maybe you don't even need to, if all you want is for a user to ask
>> the server to send some emails you can just do that: let the user ask the
>> server to send emails.
>>
>
> Invitation are probably limited.
>
>
>
>
y hands in the dough.
Cheers !
2013/11/7 Amirouche Boubekki
> Héllo Rafael,
>
>
> I don't know those particular applications, so I can't help. Do you have a
> specific problem?
>
>
> 2013/11/7 Rafael E. Ferrero
>
>> No body can help me?
>>
&g
No body can help me?
2013/11/7 Rafael E. Ferrero
>
> Has someone used some invitation app for django like django-invitation
> [1]... and more, has someone integrated something like that with AllAuth
> [2] ??
>
> In a project I need visitors to register on the site with their
/wiki/Home
[2] https://github.com/pennersr/django-allauth
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-user
To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web
t; email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/6674AFD
p at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/F0A087D2-8E11-4B0B-8D95-6FC131854994%40de-martino.it
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E.
web visit
> https://groups.google.com/d/msgid/django-users/CACt1%2BqctgCtF0qbmxOtmFi2rRQ06zXn2AMyyPh_%3D5cswBUNA6w%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the
d/msgid/django-users/CAKVSOJVxQ8XF9wojenv6FW53CTHw28xMsD7LCoYas5%2BRchxtBA%40mail.gmail.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Rafael E. Ferrero
--
You received this message because you are subscribed to the Google Groups
"Django users
ails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://groups.google.com/groups/opt_out.
>
--
Raf
poll application from the
> basic tutorial.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@go
group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> For more options, visit https://group
1 - 100 of 169 matches
Mail list logo