[Eric] ANN: new snapshot of the Django plugin released

Detlev Offenbach detlev at die-offenbachs.de
Fri Aug 8 19:06:45 BST 2008


Hi,

this is to inform you about the immediate availability of a new snapshot of 
the enhanced Django plugins. This snapshots adds support for these Django 
actions from within eric4.

  -- show difference of settings (diffsettings)
  -- cleanup the database (cleanup)
  -- validate all models (validate)
  -- print admin-index template snippet (adminindex)
  -- start an interactive Python shell for a Django project (shell)
  -- create the tables for the SQL caching backend (createcachetable)
  -- introspect the database (inspectdb)
  -- flush the database (flush)
  -- reset an application's database tables (reset)
  -- start a database client console (dbshell)
  -- show CREATE TABLE SQL statements (sql)
  -- show CREATE INDEX SQL statements (sqlindexes)
  -- show CREATE TABLE, custom SQL and CREATE INDEX SQL statements (sqlall)
  -- show custom SQL statements (sqlcustom)
  -- show DROP TABLE SQL statements (sqlclear)
  -- show statements to flush the database (sqlflush)
  -- show statements to reset application(s) (sqlreset)
  -- show statements to reset sequences (sqlsequencereset)

Get it via the Plugin Repository dialog of eric4 or from the eric4 web site.

Regards,
Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list