importd icon indicating copy to clipboard operation
importd copied to clipboard

Fix admin

Open zodman opened this issue 10 years ago • 9 comments

well the admin now works for django 1.7 ...

zodman avatar Mar 27 '15 21:03 zodman

Code Health Repository health decreased by 0.11% when pulling b239b95 on zodman:fix_admin into c819204 on amitu:master.

landscape-bot avatar Mar 27 '15 21:03 landscape-bot

Peer Review

  • Please use FOO not in BAR instead of not FOO in BAR and we merge.

ghost avatar Mar 27 '15 21:03 ghost

i will change the if ...

about the search http://stackoverflow.com/questions/1602934/check-if-a-given-key-already-exists-in-a-dictionary

zodman avatar Mar 28 '15 00:03 zodman

commit: 1b31007

the unittest are broken, let met take a look.

zodman avatar Mar 30 '15 15:03 zodman

Code Health Repository health increased by 0.21% when pulling 1b31007 on zodman:fix_admin into c819204 on amitu:master.

landscape-bot avatar Mar 30 '15 15:03 landscape-bot

Please Re-Sync with Master. eg. git pull upstream master

ghost avatar Mar 30 '15 15:03 ghost

synced!

thanks dude!

2015-03-30 9:40 GMT-06:00 Juan [email protected]:

Please Re-Sync with Master. eg. git pull upstream master

— Reply to this email directly or view it on GitHub https://github.com/amitu/importd/pull/67#issuecomment-87726636.

Andres Vargas www.zodman.com.mx

zodman avatar Mar 30 '15 15:03 zodman

You have to Push the Synced, so Tests Pass... :smiling_imp:

ghost avatar Apr 02 '15 21:04 ghost

@juancarlospaco -- you mentioned somewhere on this project, that a lot of functionality with Django was broken, including /admin/ among others. Is "importd" currently usable at all, with Django >= 1.8.x <= 1.10.x? I tried the importd-boilerplate project, and it's getting Template errors (I think). Not a complete Django newbie, but had high-hopes that importd would get me a big jump-start! :) (I did bump up all versions of importd-boilerplate packages, includ Django to 1.9.9) Thanks!

biggers avatar Nov 01 '16 17:11 biggers