Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • django-project-template ... .py syncdb python manage.py runserver Celebrate! ## Requirements and version numbers This Django project template does not ... requirements to get the latest stable version at project creation. Edit requirement files (in `requirements` directory) and ...
  • debuggify_js ... page - Multiple Modules can be managed very easily within a project - Manage debugging message for any module on the fly - Use URL parameters to manage settings - Optimizations for Production environment ## Build Status ## **Master** [![ ...
  • the-steven-manual ... ```bash fab initial_setup ``` 5. You're set. ```bash cd project ./manage.py runserver ``` Deploying to Heroku, with AWS for ... . I use this set of addons in almost every project ```bash heroku addons:add custom_domains:basic heroku addons:add ...
  • django-project-starter ... clone to dev folder: $ git clone /path/to/my/project/ (Git will create an exact copy of the entire ... fabric.api import local def prepare_deployment(branch_name): local('python manage.py test myapp') local('git add -p && git ...
  • jon-demo-project ... -3.1.0. - DEMO_LOG_LEVEL: The log level to be used across the project, set to INFO (2) by default. (See more about the different log ... by default). You can change that by using the "cd" option. To manage the JON demo, use the JON demo options, (ID) to ...
  • atlastory-project-manager Manage todos for many projects + take project notes ## Atlastory Project Manager A simple project manager that organizes projects and ... Some things planned for future development: * Note taker -- each project gets its own AJAX note taking page, with a UI ...
  • project-template ... `https://{{project_name}}.cruncher.ch/static/index.html` – styleguide ## Project structure `{{project_name}}/source/` Contains source files for building ... .css`. JS modules are included in the project by importing them in `source/module.js`. There is ...
  • django-jstemplate ... > Running tests ------------- To run the tests (for development), install ``mock`` and ``six`` and run:: jstemplate/tests/project/manage.py test Rationale --------- The collision between Django templates' use of ``{{`` and ``}}`` as template ...
  • django-project-bootstrap ... >= 2.7 or >=3.0 # Usage ## Create Django Project From template django-admin.py startproject --template https:// ... ` for production run `pip install -r requirements.txt` # Run tests python manage.py test --settings=project_name.test_settings ...
  • Manage-Roles ... github.com/RailsApps/rails_apps_composer gem provided by the "RailsApps Project":http://railsapps.github.com/. h2. Diagnostics Recipes: ["auth ... this application, please share with others. * Fork the project on GitHub. * Make your feature addition or bug ...