ng packages
> system-wide, which is the recommended way of creating development
> environments.
>
> On Wed, Jan 21, 2015 at 1:53 PM, aseds
> > wrote:
>
>> thank you Vijay, the error has changed. now i've got
>>
>> error: could not create
led with error code 1 in
/tmp/pip_build_aseds/pillow
Storing debug log for failure in /home/aseds/.pip/pip.log
so, should i change the Permission for "dist-packages"?? is it safe to run
the below command?
chmod 777 dist-packages
or what should i do?
On Wednesday, January 21, 2015 at 6
ot; inst
all --record /tmp/pip-GeeYvn-record/install-record.txt --single-version
-externally-managed --compile failed with error code 1 in /tmp/pip_buil
d_aseds/pillow
Storing debug log for failure in /home/aseds/.pip/pip.log
i don't know exactly what is wrong cause i'm still a newbie wit
srf_token is actually inserted into the form by
> looking at the HTML in the browser?
>
> François
>
> On Sep 2, 2014, at 3:57 AM, aseds >
> wrote:
>
> > i searched and tried what i found to solve it, but...
> > here is my edit.html which contains my form:
>
for me
django-admin.py
does not work, but
django-admin
does work. i don't know why.
On Friday, August 29, 2014 10:13:55 AM UTC+4:30, Jo MM wrote:
>
> Hello.
> I believe I have successfully installed Django based on having no problems
> with testing "import django" at the command prompt and
i searched and tried what i found to solve it, but...
here is my edit.html which contains my form:
{{ page_name }} - Editing
Editing {{ page_name }}
{% csrf_token %}
{{ content }}
and here is my views.py:
# ...
def edit_page(request, page_name):
try:
page = Page.objects.get(pk =
6 matches
Mail list logo