You will have to specially run the script with python.. so:
python FULLPATH\django-admin.py startproject webapp1
I'm not sure why it behaves like this.
On 15 January 2011 18:00, nai wrote:
> I'm running Windows Vista and Im trying to create a project.
>
> When I try to run FULLPATH\django-ad
Why not just use incremental numeric user IDs?
On 12 January 2011 21:23, Eric Chamberlain wrote:
> We use a base64 or base36 (if you want compatibility with the contrib.admin)
> encoded UUID, or generate a random 30-character string, the odds of a
> collision is quite low.
>
> On Jan 12, 2011,
I'd like to know this too.
On 3 January 2011 17:25, rahul jain wrote:
> Hi,
>
> How to display an error in django admin (the error should be displayed in
> red just like in forms)
>
> Something of this form
>
> http://groups.google.com/group/django-users/browse_thread/thread/68d4ea1915654134/447e
You can put your code anywhere you like although you shouldn't put it
anywhere public.
Just pick a private folder somewhere and let django-admin.py set up the folder.
On 1 January 2011 16:14, Anthony Pearce wrote:
> Quote from "Writing your first Django app, part 1":
>
> From the command line, c
4 matches
Mail list logo