Re: Additional Function to Admin

2009-06-19 Thread John D Giotta
I found the Actions feature soon after my posting, I was a little hesitant to update to a beta version though. The feature works well and with the filter search I can at least narrow down what could possibly be a very large list. Thanks --~--~-~--~~~---~--~~ You re

Re: Additional Function to Admin

2009-06-19 Thread Alex Gaynor
On Fri, Jun 19, 2009 at 8:43 AM, John D Giotta wrote: > > My first django application is a very basic tool for modifying data. I > have no need to a public interface since its all administration stuff. > > The application will allow the user to create/edit/save data into a > database. One feature

Additional Function to Admin

2009-06-19 Thread John D Giotta
My first django application is a very basic tool for modifying data. I have no need to a public interface since its all administration stuff. The application will allow the user to create/edit/save data into a database. One feature I'd like to add is the ability to "publish". What publish will do