/Simple-CRUD-with-Django-SQLite-3

Simple CRUD with Django 1.10 & SQLite 3

Primary LanguageJavaScript

Simple CRUD with Django 1.10 & SQLite 3

Prepare

	>>> import django
	>>> print(django.get_version())
	1.10

How to Run

  • Move all of this files to django folder project (replace it)
  • open your command line and type python manage.py runserver
  • open your browser and type url http://localhost:8000/firstapp/
  • Thats it !

License

See the license https://github.com/Aris-haryanto/Simple-CRUD-Laravel-5.3-with-MongoDB/blob/master/LICENSE

Author

Aris Haryanto https://arindasoft.wordpress.com/