yawd-admin
yawd-admin copied to clipboard
An administration website for Django
When I click the "change password" button under auth/user I receive a 404 message "user object with primary key u'10/password' does not exist." where 10 is the user's id value....
I keep getting this: Reverse for 'my-account' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: [] I am using django-reversion... Thanks, Ara
After upgrade django-debug-toolbar from github a got error: cannot import admin_site Do not know why, i'm not skilled enough in Python, but situation need investigation. I know only about many...
Are you planing to upgrade bootstrap? I need it, but i havent time for do it myself. Maybe i can spend some money for this?
yawd-admin adds new functionality to the admin site. As the app is growing fast and adding new features might brake things, tests must be written for the following: top-bar registrations...