Giter VIP home page Giter VIP logo

djamin's Introduction

  • ๐Ÿ‘‹ Hi
  • ๐Ÿ“ซ How to reach me at linkedin

More soon!

djamin's People

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  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

djamin's Issues

Background at list page and exclude items

Hi there!
You did a great job here, congratulations! ;)

I think I have some tips for you.
Look this prints:

screen shot 2014-08-05 at 9 39 51 pm

screen shot 2014-08-05 at 9 43 09 pm

I believe the white background to the texts (0 results and items for exclude) would be great. And the button "Yes I'm sure" must be more visible.
What do you think?

Improve layout validations

Form validations still using django admin style.

screen shot 2014-08-05 at 9 51 19 pm

Perhaps change some icons like "warning", "error" and "add" improve the design.

unable to install

after entering
pip install -e git://github.com/hersonls/djamin.git#egg=djamin
it says no matches found.

and while I tried to install it like pip install djamin.
It says that - "Could not find a version that satisfies the requirement djamin".

my pip freeze looks like this.

autopep8==1.3.3
bleach==2.1.2
dj-database-url==0.4.2
Django==2.0
django-heroku==0.2.0
django-shell-plus==1.1.7
flake8==3.5.0
gunicorn==19.7.1
html5lib==1.0.1
importmagic==0.1.7
jedi==0.11.1
mccabe==0.6.1
numpy==1.13.3
parso==0.1.1
psycopg2==2.7.3.2
pycodestyle==2.3.1
pyflakes==1.6.0
pyperclip==1.6.0
pytz==2017.3
redis==2.10.6
rope==0.10.7
six==1.11.0
webencodings==0.5.1
whitenoise==3.3.1

Font size

I think that fonts are tiny, what you think about increase them?

Release on PyPI

Hi @hersonls,

Even if this isn't accepted as the new CSS for django.contrib.admin I think it's hugely valuable to Django developers as a third-party app. I think the design is great and because you don't modify the HTML, other third party apps are going to work well for it.

Could you please release this on PyPI?

Thanks,

fieldset titles are absolutely positioned over other text

This can be resolved by modifying the CSS to match:

base.css:514

form .module > h2, #content-related .module h2, .module caption {
/* position: absolute; */
top: -40px;
padding: 17px 0 0 10px;
font-size: 12px;

I'm not sure if there are any other implications of the change.

Change name Django administration

Hi, how to change the title Django adminstration? the classic ways? override the base_site.html
or put variable in settings?

Cheers

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.