Giter Club home page Giter Club logo

django-shortcuts's Introduction

Hi there ๐Ÿ‘‹

django-shortcuts's People

Contributors

aaronbassett avatar artynusov avatar bernardobarreto avatar fsouza avatar jgorset avatar nigma avatar scarey18 avatar thomasf avatar timkurvers 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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

django-shortcuts's Issues

Pip install fails

The README.rst isn't distributed on PyPi.

Traceback (most recent call last):
      File "<string>", line 14, in <module>
      File "/Users/T/.virtualenvs/test-django-social-auth/build/django-shortcuts/setup.py", line 3, in <module>
        readme = open('README.rst')
    IOError: [Errno 2] No such file or directory: 'README.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 14, in <module>

  File "/Users/T/.virtualenvs/test-django-social-auth/build/django-shortcuts/setup.py", line 3, in <module>

    readme = open('README.rst')

IOError: [Errno 2] No such file or directory: 'README.rst'

alias for South

in nsi-iff/nsi_site we use South, and I spent too much time typing for example:
python manage.py schemamigration myapp --auto

more than: python manage.py runserver

it would be nice if you add some alias for this commands:

python manage.py schemamigration myapp --auto
python manage.py schemamigration myapp --initial
python manage.py migrate myapp

thanks.

Install with pip; get IndexError

Hi,

I installed django-shortcuts using pip and when I ran django r, I got this traceback:

Traceback (most recent call last):
  File "/Users/Tomas/.virtualenvs/movie-remindr/bin/django", line 35, in <module>
    run(sys.argv[1:])
  File "/Users/Tomas/.virtualenvs/movie-remindr/bin/django", line 30, in run
    script_path_components.pop(-2)
IndexError: pop index out of range

It worked when I used the script from v1.1. I noticed that the version on PyPi is v1.0 so maybe just need to update it there?

django 'r' error

Trying to run "django r" and getting the error below. Any ideas of how could I fix this?

'c:\program' is not recognized as an internal or external command,
operable program or batch file.

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.