Re: admin site questions

2015-01-31 Thread Andreas Kuhne
2015-01-31 7:14 GMT+01:00 Mike : > I'm building a simple CRUD application to hold some data for our research > group. After 2 hours I have the basic functionality working using the > admin site only and no custom views. I just need to figure out if I can go > ahead and deploy it using the admin

admin site questions

2015-01-30 Thread Mike
I'm building a simple CRUD application to hold some data for our research group. After 2 hours I have the basic functionality working using the admin site only and no custom views. I just need to figure out if I can go ahead and deploy it using the admin site as the main user interface. So, my