-
Notifications
You must be signed in to change notification settings - Fork 0
ModjyAndDjango
amak edited this page Aug 19, 2024
·
1 revision
Django is the web framework for perfectionists with deadlines .
Django is a WSGI compliant framework, and runs with modjy, thanks to the work of jython committer Leo Soto on the Django on Jython project .
The following links contain information specific to running Django on jython using modjy.
- Django Project Running django on jython
The Django on Jython project includes a WAR packaging tool which takes care of all of the details of making WARs from Django projects, including packaging the framework, dependencies, etc.