You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sydney-djang...@googlegroups.com
Haha welcome to 1.2! We generally use a fresh checkout for each project (which we then freeze in our pip requirements file and bump up when we want to take advantage of a particular bugfix or new feature) so have been able to play with 1.2 features on quite a few projects.
Over the last 6 or so months we've particularly enjoyed messaging for unauthenticated users, object-level permissions, readonly fields in the admin and the "smart" if tag. The improved template caching is a big win too, as now we can design our templates for maximum modularity and not worry about efficient loading.