pip install vs apps in folder

2019-02-11 Thread tech tech
Hi, all,

I am interested in this project:
https://github.com/mbraak/django-file-form

I run "pip install django-file-form" and everything works fine.
But, I want to change some behaviors of this upload package.
I feel this link
https://github.com/mbraak/django-file-form/tree/master/django_file_form
has all the source code and I can change some code in this link.
However, after I run "pip uninstall django-file-form" does not work.
So, my question is why it does not work after I uninstall it.
I downloaded the whole software. Why doesn't the project use the
source of django-file-form in the folder?

Thanks,

Tom

-- 
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...@googlegroups.com.
To post to this group, send email to 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/CAF35gg2CwfbM28_LA-gbeebwSfikh7hg_cknYv3zq9tefD%3DTYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: Django 1.3 docs PDF

2011-06-02 Thread tech tech
Oscar - thanks so much for this. Just a few hours ago, I was
frantically trying to download the django site offline in preparation
for two overnight train journeys from Bombay to Himachal Pradesh.

The internet is spotty at best whilst on the train, and it is
non-existent in the mountains of Himachal where I am headed for the
next ten days.

I agree with André - having links to official PDF's on the project
website would be very useful.

- Harshil

On 6/2/11, Andre Terra  wrote:
> I'm going to repeat myself and say +1 on having links to 'official' PDFs
> available somewhere in djangoproject.com.
>
>
> Sincerely,
> André Terra
>
> On Thu, Jun 2, 2011 at 1:07 AM, Oscar Carballal  wrote:
>
>> Didn't know that django had a page on readthedocs.org. But even when
>> the RTD API generates the same document, it has one fault, the content
>> index, sometimes it does not generate it (I've come up with this issue
>> when generating the PDF by hand using the RTD code, I had to run
>> pdflatex two times to get the contents).
>>
>> Anyway, thanks for pointing it! :-)
>>
>> 2011/6/2 Jacob Kaplan-Moss :
>> > On Wed, Jun 1, 2011 at 4:47 PM, Oscar Carballal 
>> wrote:
>> >> I've just created a PDF (5.6MB, 1042 pages) with all the django 1.3
>> >> docs [|], just in case someone need it (sometimes it's useful to have
>> >> the docs offline).
>> >
>> > Also see http://readthedocs.org/projects/django/, which has got links
>> > to PDF downloads for 1.3, 1.2, and development trunk.
>> >
>> > Jacob
>> >
>> > --
>> > 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.com.
>> > To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> > For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>> >
>> >
>>
>> --
>> 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.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>
> --
> 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.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
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.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.