Django: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
(Created page with "[https://www.djangoproject.com/ Django] - a high-level Python Web framework that encourages rapid development and clean, pragmatic design. ==Aptana Configuration== * Win-Pref...")
 
Zeile 2: Zeile 2:
  
 
==Aptana Configuration==
 
==Aptana Configuration==
* Win-Preferences->PyDev->Editor->Code Completeion: Apply completion on '.'
+
* Win-Preferences->PyDev->Editor->Code Completeion: Apply completion on '.' and '('
  
 
[[Category: Software]]
 
[[Category: Software]]

Version vom 17. Juni 2013, 13:45 Uhr

Django - a high-level Python Web framework that encourages rapid development and clean, pragmatic design.

Aptana Configuration

  • Win-Preferences->PyDev->Editor->Code Completeion: Apply completion on '.' and '('