Skip to main content

A simple Django app to conduct create Web-based Python projects and files. Powered by KnockoutJs and django-rest-framework

Project description

=====
DjangoSourceControl
=====

DjangoSourceControl is a simple Django app to create Web-based Python files and projects.
For each project, users can add, update, and create python projects, files, and versions.

Note: Django source control has a unit test suite which can be ran by 'python manage.py test' to run the repo and api authentication tests.

Quick start
-----------

1. Add "djangosourcecontrol" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = [
...
'djangosourcecontrol',
]

2. Include the djangosourcecontrol URLconf in your project urls.py like this::

url(r'^djangosourcecontrol/', include('djangosourcecontrol.urls')),

3. Run `python manage.py migrate` to create the djangosourcecontrol models.

4. Start the development server and visit http://127.0.0.1:8000/admin/
to assign the can_add_project, and/or the can_run_project to user.

5. Visit http://127.0.0.1:8000/djangosourcecontrol/ to start creating projects.

Project details


Release history Release notifications | RSS feed

This version

1.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

djangosourcecontrol-1.1.tar.gz (415.9 kB view details)

Uploaded Source

File details

Details for the file djangosourcecontrol-1.1.tar.gz.

File metadata

File hashes

Hashes for djangosourcecontrol-1.1.tar.gz
Algorithm Hash digest
SHA256 67b51427f63cf7b4c477923057e5c9761e08a5d012ba61268de02ecc90078309
MD5 258fb05ba616855a15af36f0a25d7d12
BLAKE2b-256 8f45694b5652ec46b5312a2b65f869754ae8073d91cac2510454848294fa35b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page