César Benjamín

Results 13 issues of César Benjamín

Hello, recently i discover that adminlte version 3 has been released with many interesting features, have you a plan to upgrade your great package to use adminlte3 ? i hope...

Hello, i have a lot of days dealing with this: i have a few weeks working with this library, all seems going well, but now i have to show some...

## Expected Behavior finish installation ## Actual Behavior actually don't complete, log throws an error about old fashioned urls settings incompatible with current django versions, this happens because setup.cfg has:...

when tasks.py is called, after the execution of manage.py in function migrations() there is a try block that use command rebuild_index, this returns the message 'Type "manage.py help' for usage.",...

## Expected Behavior Update admin password on install from tasks.py when installing with django-project ## Actual Behavior updateadmin() throws an "/bin/bash: line 1: django-admin.py: command not found" message. ## Steps...

## Expected Behavior .... migrations tasks done ## Actual Behavior when tasks.py is called, after the execution of manage.py in function migrations() there is a try block that use command...

### Issue Summary I have problem saving files on ParentalKey field when using it with InlinePanel and DraftStateMixin, RevisionMixin togheter ### Steps to Reproduce I have a Snippet Model who...

type:Bug
status:Unconfirmed

Closes # . Changes proposed in this PR: - - **Tips for an ideal PR** * You have read our Code of Conduct: https://github.com/pinax/.github/blob/master/CODE_OF_CONDUCT.md * You have read our Contributing...

### Issue Summary I'm working on a project and i notice that on migration the console told me that there is migrations that must be done, so i tried makemigrations...

type:Bug
status:Needs Info
status:Unconfirmed

The wait_for_databases script currently uses incorrect environment variables for the database users when connecting to the GeoNode databases. This could lead to authentication failures when waiting for the databases to...