update README ...
...to mention missing dependencies asf. "syncdb" is deprecated: "migrate" is the command to create the DB.
Merge request reports
Activity
Hi Ernesto, thanks for pulling! :-) May I ask something slightly off-topic (I can open an issue if you prefer that): Now I am able to connect to the /admin URL of pv. But what are the (default) credentials? Or how do I set them?
Greetings Hermann
PS: You might not believe it but in the "backyard" of our homepage here at freirad.at we are still using some code that is at least partly based on your aether application of about 15 years ago. :-)
Hi Hermann,
Just check the Django tutorial (https://docs.djangoproject.com/en/1.11/intro/), the second part has instructions on the admin interface: https://docs.djangoproject.com/en/1.8/intro/tutorial02/#creating-an-admin-user.
I'll be happy to update the README and create some documentation if you need more information.
Greetings,
Ernesto. It's nice to hear that some parts of the old project are still in use. Hopefully this one will be also so long (partly) of use:smile: