ndjango

What limitations does NDjango templates have over regular Django templates?

Are there any differences, limitations or gotchas between NDjango and Django templates? I'm specifically interested in implementing them in future ASP.NET MVC projects. I'm certain I won't be able to use any of my custom template tags that I've written for Django, but would I be able to port them to NDjango? ...

NDjango throws TypeLoadException

Hi All, I'm just trying to get started with NDjango but am having issues running a basic test app. When running the page in either debug or release the following exception is thrown: Could not load type 'Microsoft.FSharp.Core.CompilerMessageAttribute' from assembly 'FSharp.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f...