[MonoDevelop] Django Template for PyBinding

Christian Hergert christian.hergert at gmail.com
Sun Aug 16 20:27:43 EDT 2009


I need to get 2.6 support added soon and do a bit of refactoring to
make it easy to configure the runtime version from the project
options.

In addition, i can't stand the code completion as it is now. its
unusable to me.  so that has to be fixed.  but before i do this we
need to solve how to store parsing information for the entire
installed site modules (and also handle differences between python
runtime versions).

So feel free to just start hacking away, and ill future port your
patches if needed,

-- Christian

On Sun, Aug 16, 2009 at 5:22 PM, John Tindell<john at yeticode.co.uk> wrote:
> Christian,
>
> I don't so go ahead. Is there any code standards/best practices, as I'm
> looking at adding in the ability to add django new apps, similar to adding
> views/controllers in the ASP.NET MVC plugin, and don't want to make a mess
> of the code base.
>
> John Tindell<john at yeticode.co.uk>
> http://www.yeticode.co.uk/
>
>
> On 08/17/2009 01:17 AM, Christian Hergert wrote:
>>
>> Looks good to me, do you have commit access?  If not I can go ahead
>> and commit this for you.
>>
>> Cheers,
>>
>> -- Christian
>>
>> On Sun, Aug 16, 2009 at 4:44 PM, John Tindell<john at yeticode.co.uk>  wrote:
>>
>>>
>>> Hey,
>>>    I have just added a template to PyBinding for creating an empty django
>>> project. I aim to try and extend this to provide better django support if
>>> anyone apart from myself is interested.
>>>
>>> --
>>> John Tindell<john at yeticode.co.uk>
>>> http://www.yeticode.co.uk/
>>>
>>>
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>>
>>>
>>>
>>
>>
>


More information about the Monodevelop-list mailing list