Thursday, August 30, 2012

How to package a django application

Hi,

I am new to python and django development and have developed a simple email based authentication form as a part of an exercise. Now, i have two questions

1: The requirement from me for this exercise was to create it without any frameworks but i started it with django so its easier initially and indeed it was.So, can someone please tell how to move from this point. I mean if the email authentication has to be done purely in Python (so that it works like "python server.py") how difficult it is and what could be a few good resources to get start with that.
2: I also have a time deadline for this. So if i am not able to do it purely with python which packages/files/folders should i send to the teacher and what instructions shall i wrote in the readme to make sure that my application run on his machine with the least fuss.

Thanks !

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/dtLK6gqKiHYJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment