Giter Club home page Giter Club logo

django-exchange's People

Contributors

baratrion avatar cagatay avatar cordery avatar fergalwalsh avatar huseyinkabil avatar huseyinyilmaz avatar kadirpekel avatar nwenzel avatar rvause avatar selam avatar tatterdemalion avatar titusz avatar zekzekus 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

Watchers

 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

django-exchange's Issues

Rename "get_query_set" for "get_queryset"

Django 1.7 gives deprication warnings:

\exchange\managers.py:4: RemovedInDjango18Warning: ExchangeRateManager.get_query_set method should be renamed get_queryset.

Denormalise django models

The Currency model containing just the currency code is unnecessary. We can directly use the currency codes for source and target in ExchangeRate

We can maintain the set of currency codes in a python module.

Django 1.9 Compatibility?

This package doesn't seem to be compatible with the latest version of Django 1.9.

Are there any plans to update this?

Adding a field to track the date

Is it possible to add a new field in the ExchangeRate model to track the date for a particular exchange rate? That way we can track exchange rates over time. Adding a date field to the ExchangeRate model would make this easy to do.

What are your thoughts on this?

Django 11

This is not working

theres an error with syncdb
from . import models
ImportError: cannot import name 'models'

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.