Hi,
the code you posted on stackoverflow is not sufficient to reproduce the
problem. It would be good to provide a minimal reproducible example (see
also https://stackoverflow.com/help/minimal-reproducible-example).
Regards,
René
--
You received this message because you are subscribed to the Go
://groups.google.com/d/msgid/django-users/61a7c17c-7c23-49ca-9cdb-0df325672ed5%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/61a7c17c-7c23-49ca-9cdb-0df325672ed5%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.c
7c17c-7c23-49ca-9cdb-0df325672ed5%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/61a7c17c-7c23-49ca-9cdb-0df325672ed5%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.
--
René Fleschenberg
Ros
] = 'dummy'
return self.form_valid(form)
return self.form_invalid(form)
return self.render_to_response(self.get_context_data())
```
--
René Fleschenberg
--
You received this message because you are subscribed to the Google Groups
"Djang
;
> {% if error_message %}{{ error_message }}{% endif %}
>
>
>
> {% csrf_token %}
> {% for choice in question.choice_set.all %}
> value="{{ choice.id }}" />
> {{ choice.choice_text
> }}
> {% endfor %}
>
>
>
> |
>
> But when i click on the links o
-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/a38ab714-1903-4c92-a5d0-0b1455c29a75%40googlegroups
google.com/d/msgid/django-users/18df46d6-aeab-4cd0-8c2a-7cdaa4d78469%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/18df46d6-aeab-4cd0-8c2a-7cdaa4d78469%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.
Hi Owen,
> I went through a tutorial for downloading python, pip and Django. All
> seemed to be going well until I attempted to put command lines
through the
> command window
>
> So when I try to create a project via these instructions below
>
> $ django-admin startproject mysite
>
>
> It gi
e-mail, #django-shop on Freenode or the Gitter room at
https://gitter.im/awesto/django-shop
Cheers,
--
René Fleschenberg
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving email
Hi,
On Wednesday 16 March 2016 12:58:17 Jose Galvan wrote:
> I am developing a web site to make queries and create new entries in a
> old Mysql order entry system so I need to use the Raw SQL django
> functionality more than ORM.
Are you sure that you cannot use the ORM? Maybe you can just use u
Hi,
On Friday 18 March 2016 11:35:13 Becka R. wrote:
> Some of the issues I really struggled with, and had blocks on included:
> - deployment
There are many different ways to deploy Django (or actually, Python/WSGI)
applications. You have to chose the one that suits your case best. It might
be
ew (CBV) for deleting objects:
https://docs.djangoproject.com/en/1.9/ref/class-based-views/generic-editing/#deleteview
- Of course, you must protect the feature, such that users cannot delete
other users' accounts.
Have fun!
René
--
René Fleschenberg
--
You received this message bec
m trying to to sump it up here:
https://fleschenberg.net/django-staticfiles/
I'd love to hear your feedback about this article, i.e. if it clarifies
things for you, or how to improve it.
--
René Fleschenberg
--
You received this message because you are subscribed to the Google Groups
"
Hi,
On Monday 17 November 2014 17:42:22 Brad Pitcher wrote:
> I agree Ansible is a good fit for your situation. Since Ansible works from
> yaml files, you don't have to write any Python 2.x compatible code as you
> would with Fabric.
I agree that Ansible is a nice tool, but AFAIK, it is not Pytho
Hi Andreas,
If you like fabric, why not just use Python 3 for your project and Python 2
for fabric? You can easily have multiple Python interpreters installed. Just
install Python 2 to a path like ~/local and give fabric its own virtualenv.
Best regards,
René
On Monday 17 November 2014 12:28:
Hi,
Andre Lopes:
> I need to user a registration app for Django 1.5.2. I'm a little bit
> confused on what app to use.
I use django-registration==1.0 from PyPi with Django 1.5. Works for me.
Regards,
René
--
René Fleschenberg
Am Stadtgarten 28, 45276 Essen, Germany
Phone: +49 1577
#x27;s the output of ``pip freeze|grep -i django`` (with the virtualenv being
active)?
--
René Fleschenberg
Am Stadtgarten 28, 45276 Essen, Germany
Phone: +49 1577 170 7363
E-Mail: r...@fleschenberg.net
--
You received this message because you are subscribed to the Google Groups
"Dj
17 matches
Mail list logo