Giter Site home page Giter Site logo

django-missing's People

Contributors

denizdogan avatar kostko avatar lopopolo avatar mitar avatar theunraveler 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

Watchers

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

django-missing's Issues

Make tests for JavaScript functions

Make tests for JavaScript functions.

For strfdate, the best would be to port Django Python tests for it to JavaScript. And also to compare everything with values returned from Python.

For slugify2, make sure it matches its Python counterpart.

For naturaltime date method, make sure it matches Python version.

And similar to all other JavaScript code which try to match Python behavior.

fix(pip): missing active_url() definition in available package

Hi, I'm willing to use the active_url tag describe in your latest doc, but the package v0.1.11 available in pip does NOT provide this tag.

Could you generate a new tag/package or provide documentation that reflect available version ?

Thanks for the work :)

docs(readme): add minimal requirements

I installed the 0.1.13 but got forrowing error. My project require Django 1.6.5 is it compatible with active_url() ?

KeyError at /legal_framework/

'request'

Request Method:     GET
Request URL:    http://localhost:8000/legal_framework/
Django Version:     1.6.5
Exception Type:     KeyError
Exception Value:    

'request'

Exception Location:     /home/elopez/.env/evrpa/local/lib/python2.7/site-packages/django/template/context.py in __getitem__, line 56
Python Executable:  /home/elopez/.env/evrpa/bin/python
Python Version:     2.7.6
Python Path:    

['/mnt/data/projects/EVRPA',
 '/home/elopez/.env/evrpa/lib/python2.7',
 '/home/elopez/.env/evrpa/lib/python2.7/plat-x86_64-linux-gnu',
 '/home/elopez/.env/evrpa/lib/python2.7/lib-tk',
 '/home/elopez/.env/evrpa/lib/python2.7/lib-old',
 '/home/elopez/.env/evrpa/lib/python2.7/lib-dynload',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-x86_64-linux-gnu',
 '/usr/lib/python2.7/lib-tk',
 '/home/elopez/.env/evrpa/local/lib/python2.7/site-packages']

Server time:    Thu, 16 Oct 2014 15:11:13 +0000

Error is on

 <li class="{% active_url 'core:view_legal_framework' %}"><a href="{% url 'core:view_legal_framework' %}" class="">
{% trans "Cadre de l'EVRP" %}</a></li>

Django 2.0 support

Hi, would it be possible to merge #7 and bump the version of this package on pypi?

Kind regards
Andreas

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.