Sun, 12 Nov 2017 14:56:13 +0100 Detlev Offenbach Added a dialog to enter data for running Django unit tests. release-5.0.10 file | diff | annotate
Sat, 04 Nov 2017 15:22:08 +0100 Detlev Offenbach Fixed a bug in the application history handling of Project.py. release-5.0.9 file | diff | annotate
Wed, 25 Oct 2017 19:58:37 +0200 Detlev Offenbach Added functionality to create an empty migration. release-5.0.7 file | diff | annotate
Thu, 27 Apr 2017 19:35:14 +0200 Detlev Offenbach Added functionality to enter data to be sent to the Django process. release-5.0.6 file | diff | annotate
Tue, 28 Mar 2017 19:24:25 +0200 Detlev Offenbach Fixed some code style issues. release-5.0.3 file | diff | annotate
Fri, 20 Jan 2017 19:03:37 +0100 Detlev Offenbach Fixed an issue finding the python executable. release-5.0.2 file | diff | annotate
Sat, 31 Dec 2016 13:50:48 +0100 Detlev Offenbach Updated copyright for 2017. file | diff | annotate
Fri, 23 Dec 2016 14:22:13 +0100 Detlev Offenbach Added 'mate-terminal' as another one needing working directory argument adjustments. file | diff | annotate
Wed, 21 Dec 2016 19:56:31 +0100 Detlev Offenbach Added some more eye-candy and some more console commands to select. file | diff | annotate
Wed, 21 Dec 2016 12:19:31 +0100 Detlev Offenbach Removed some more old methods and marked some to be removed once 1.8.x series gets obsoleted. file | diff | annotate
Tue, 20 Dec 2016 19:56:11 +0100 Detlev Offenbach Did some more fixes and removed support for some very old commands (pre 1.5.0). file | diff | annotate
Tue, 20 Dec 2016 16:15:21 +0100 Detlev Offenbach Added support for the check command. file | diff | annotate
Tue, 20 Dec 2016 12:26:33 +0100 Detlev Offenbach Finished adding support for the various migration commands. file | diff | annotate
Mon, 19 Dec 2016 20:22:37 +0100 Detlev Offenbach Continued adding support for the various migration commands. file | diff | annotate
Mon, 19 Dec 2016 18:44:07 +0100 Detlev Offenbach Continued adding support for the various migration commands. file | diff | annotate
Sat, 17 Dec 2016 19:07:02 +0100 Detlev Offenbach Did some adjustments to Djange >= 1.9.0, added support for the eric web browser and started adding support for the various migration commands. file | diff | annotate
Tue, 08 Nov 2016 19:07:42 +0100 Detlev Offenbach Fixed a few issues and added support for pypy. release-4.1.0 file | diff | annotate
Mon, 15 Aug 2016 17:41:36 +0200 Detlev Offenbach Merged with remote changes. file | diff | annotate
Mon, 15 Aug 2016 17:36:22 +0200 Detlev Offenbach Adjustments to eric changes. file | diff | annotate
Fri, 01 Jan 2016 12:18:57 +0100 Detlev Offenbach Updated copyright for 2016. file | diff | annotate
Thu, 01 Jan 2015 13:24:56 +0100 Detlev Offenbach Updated copyright for 2015. file | diff | annotate
Sun, 06 Jul 2014 18:43:50 +0200 Detlev Offenbach Ported to PyQt5 and eric6. file | diff | annotate
Sat, 26 Apr 2014 16:56:48 +0200 Detlev Offenbach Added the Python2 compatibility flag. release-3.4.0 file | diff | annotate
Sun, 16 Feb 2014 17:06:27 +0100 Detlev Offenbach Adjusted the Django info routines to show info about Django version related to current project. release-3.3.4 file | diff | annotate
Sun, 16 Feb 2014 16:49:10 +0100 Detlev Offenbach Added some more django-admin.py alternatives to search for. release-3.3.3 file | diff | annotate
Thu, 13 Feb 2014 20:05:54 +0100 Detlev Offenbach Fixed a bug searching for the Django admin command in environments having the Python2 and Python3 Django variants. release-3.3.2 file | diff | annotate
Mon, 03 Feb 2014 18:52:43 +0100 Detlev Offenbach Fixed an issue finding the right Python environments. release-3.3.1 file | diff | annotate
Sat, 25 Jan 2014 17:41:00 +0100 Detlev Offenbach Extended the API to allow for plug-in extension by another plug-in. release-3.3.0 file | diff | annotate
Wed, 01 Jan 2014 14:47:54 +0100 Detlev Offenbach Updated copyright for 2014. file | diff | annotate
Fri, 25 Oct 2013 18:50:04 +0200 Detlev Offenbach Fixed code style issues. release-3.2.1 file | diff | annotate
Fri, 04 Oct 2013 12:06:56 +0200 T.Rzepka Show version of Django under Windows. Call of terminals (gnome) fixed for Linux. release-3.2.0 file | diff | annotate
Mon, 30 Sep 2013 22:13:01 +0200 T.Rzepka Python 2 compatibility for Eric 5. file | diff | annotate
Tue, 18 Jun 2013 19:27:03 +0200 Detlev Offenbach Added a menu entry to call a translations editor from the translations viewer. file | diff | annotate
Sun, 16 Jun 2013 14:46:08 +0200 Detlev Offenbach Corrected a source docu string and added entries for the XFCE4 terminal to the config page. file | diff | annotate
Sun, 31 Mar 2013 17:07:43 +0200 Detlev Offenbach Extended the Python variant detection to only offer the Django project type, if it is found for the respective Python. file | diff | annotate
Wed, 27 Mar 2013 09:22:59 +0100 Detlev Offenbach Fixed a few bugs (copy-paste issues). file | diff | annotate
Tue, 26 Mar 2013 16:50:20 +0100 Detlev Offenbach A little improvement to the Python executable determination routine. file | diff | annotate
Tue, 26 Mar 2013 16:37:01 +0100 Detlev Offenbach Made the plug-in differentiate between the selected Python version. file | diff | annotate
Mon, 25 Mar 2013 18:30:42 +0100 Detlev Offenbach Removed some forgotten TODO markers. file | diff | annotate
Sun, 24 Mar 2013 15:35:23 +0100 Detlev Offenbach Fixed PEP-8 related issues. file | diff | annotate
Sun, 24 Mar 2013 15:29:37 +0100 Detlev Offenbach Extended the functions by file | diff | annotate
Sun, 24 Mar 2013 14:39:36 +0100 Detlev Offenbach Added support for IPv6 to the 'Run Server', 'Run Browser' and 'Run Testserver' commands. file | diff | annotate
Sun, 24 Mar 2013 13:26:59 +0100 Detlev Offenbach Continued porting the Django project plug-in from eric4. file | diff | annotate
Sat, 23 Mar 2013 19:41:38 +0100 Detlev Offenbach Continued porting the Django project plug-in from eric4. file | diff | annotate
Fri, 22 Mar 2013 19:26:49 +0100 Detlev Offenbach Commit of the first batch of code. file | diff | annotate
(0) tip

eric ide

mercurial