You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determine whether we already have migrations for this app
Testing
Re-run last failed test
Virtualenv
Virtualenv bin commands integrated
Completed Features
Unit Tests
Run test for app at point
Run testcase at point
Run test at point
syncdb
Basic syncdb
Fabric
Get deploy function running
Acknowledge relevant fabfile and run commands for current project
Shell
Need to open shell for app.
Template mode
Create in-built template mode.
Buildout
Re-run buildout
Run something from buildout-bin
Tags
Create tags file
Commands
User input manage command
Completion for manage
flush
startapp
dumpdata
loaddata
Housekeeping
Make dir-excursion a macro.
Take a long hard look at all the directory traversal stuff.
Do it once, and do it well.
Bugs
Database settings fails to take account of Django 1.2+ Format
Pony-fabric fails unpleasantly with projects that have no Fabfile
Pony-list-commands seems broken in emacs -q – requires further investigation
Pony-dumpdata requires port to the new API
Pony-temp-server Possibly never worked - surely a typo?
Pony-browser shouldn’t be a blocking wait.
Syncdb needs new calling conventions
Command if exists as a wrapper
Roadmap
0.2 Release
Blockers
All known bugs
Virtualenv Support
Other
yasnppet to defcustom
IN PROGRESS 0.3 Release…
Required Features
Use syntax table for Tpl-mode comment highlighting
Use Dir locals instead of ponyrc
Provide interactive M-x make-project and edit project to
edit the pony-project struct.
We should keep support for .ponnyrc until a 1.0 release, emitting
a message that suggests moving to dir-locals.el and not documenting the functionality.
Desired Features
Jump to view at point in Browser
Consolidate all the Management commands into a single macro interface (pony-defmanage “flush”)
Run multiple dev servers from one Emacs instance
Test-case-mode backend
Build system
Interactive database decisions for multiple configured dbs