Git Product home page Git Product logo

django-setup-wiki's People

Contributors

gwenf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

django-setup-wiki's Issues

fixing "source /venv/bin/activate" error message on Windows 10

On Windows 10 when I ran the source command I got an error message saying source was not a recognised cmdlet.

This is, of course because 'source's is a bash/zsh command and not native to windows. To resolve this on Windows you will need to run .\venv\Scripts\activate

Note:

  1. The path is .\venv\ Scripts \activate. I'm not sure if this is a Windows thing only, but the is no \bin\

  2. You may also need to run this command first as Windows Powershell blocks scripts by default Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned This command will let you change the rules for your user account only.

  3. Run .\venv\Scripts\activate again once you have changed the permission.

I have excluded the error messages as they will be obvious to anyone who gets them.

Linking cards to specific users

It appears cards are global and their state not tied to a specific user - do you have any plans to tie cards to users so that the review and subsequent 'next_review_at' depends on that user?

Fix homepage

  • Add top nav to enter documentation
  • Add some project information and links

Could you update the README to show what platform you are working on

I'm on Windows 10 trying to follow along and one of two of the steps you describe are not working for me.

I will open a seperate issue for them. In the meantime, perhaps you could include what platform you're working on to help manage our expections when things don't work for us.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.