thinkster-django-angular-boilerplate icon indicating copy to clipboard operation
thinkster-django-angular-boilerplate copied to clipboard

Boilerplate for the Thinkster.io Django and AngularJS tutorial.

Results 19 thinkster-django-angular-boilerplate issues
Sort by recently updated
recently updated
newest added

> [email protected] postinstall C:\Users\Billmike\Documents\OSP\thinkster > chmod +x ./scripts/postInstall.sh && ./scripts/postInstall.sh '.' is not recognized as an internal or external command, operable program or batch file. npm ERR! Windows_NT 6.1.7600 npm...

(thinkster-djangular) C:\Users\tanzzz\Desktop\project>pip install -r requirements.txt Collecting Django==1.7.1 (from -r requirements.txt (line 1)) Using cached Django-1.7.1-py2.py3-none-any.whl Collecting dj-database-url==0.3.0 (from -r requirements.txt (line 2)) Using cached dj_database_url-0.3.0-py2.py3-none-any.whl Collecting dj-static==0.0.6 (from -r requirements.txt...

In the first instruction of the readme: should be brwr.

"Update user profile" password update not working. Also "password and "confirm password" are not validated

Profile Settings Delete is also now working. Request to check. It goes to error function when trying to delete the account

Following is the error when directive is used inside posts.html _**Error: [$compile:multidir] Multiple directives [post, post] asking for new/isolated scope on: **_ However if the "html" of directive from post.html...

In Python3, installation attempt of wsgiref==0.1.2 will fail, and trying to install with 1.7.1 will throw html.parser errors.