ProjectDjango/__init__.py@430932e3094c
ProjectDjango/__init__.py
Sun, 31 Mar 2013 17:07:43 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 31 Mar 2013 17:07:43 +0200
- changeset 12
- 430932e3094c
- parent 1
-
13a0cced0c6e
- child 31
-
a632d10fdb7c
- permissions
- -rw-r--r--
Extended the Python variant detection to only offer the Django project type, if it is found for the respective Python.
# -*- coding: utf-8 -*-
# Copyright (c) 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing project support for eric5 Django projects.
"""